Ignore:
Timestamp:
01/09/14 16:02:25 (10 years ago)
Author:
andmor
Message:

Branch for migration to Bootstrap 3

Location:
cats/SCHEMAcat/branches/urn.org.isocat.schemacat.site
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cats/SCHEMAcat/branches/urn.org.isocat.schemacat.site/site/partials/about.html

    r4077 r4238  
    1 <div id="about" data-ng-class="animateInOut" class="container-fluid">
    2     <div class="row-fluid">
    3         <div class="span12 hero-unit">
    4             <div class="row-fluid">
    5                 <div class="span9">
    6                     <h3>About SCHEMAcat</h3>
    7                     <p>SCHEMAcat is a companion registry to the ISOcat Data Category Registry.</p>
    8                 </div>
    9                 <div class="span3">
    10                     <div class="text-center">
    11                         <img src="images/yellow-cat.png" alt=""/>
     1<div id="about" data-ng-class="animateInOut" style="padding:0 15px;">
     2    <div class="row">
     3        <div class="col-md-12 container">
     4            <div class="jumbotron">
     5                <div class="row">
     6                    <div class="col-md-9">
     7                        <h3>About SCHEMAcat</h3>
     8                        <p>SCHEMAcat is a companion registry to the ISOcat Data Category Registry.</p>
     9                    </div>
     10                    <div class="col-md-3">
     11                        <div class="text-center">
     12                            <img src="images/yellow-cat.png" alt=""/>
     13                        </div>
    1214                    </div>
    1315                </div>
    14             </div>
    15             <div class="container-fluid">
    16                 <div class="row-fluid">
    17                     <div class="span12">
    18                         <br/>
    19                         <h4>Alpha notice!</h4>
    20                         <div class="container-fluid">
    21                             <p>SCHEMAcat is in its early stages of development. This means that
    22                                 anything can change at any time. Its also only available on a test
    23                                 server. This means that the server can go down anytime and data
    24                                 might get unrecoverably lost at any time. So this alpha release of
    25                                 SCHEMAcat is not meant and not ready for day to day work! However,
    26                                 we welcome any feedback and help to reach that stage soon.</p>
    27                         </div>
    28                         <br/>
    29                         <h4>Publications</h4>
    30                         <div class="container-fluid">
    31                             <ol>
    32                                 <li>Ineke Schuurman, Menzo Windhouwer. Explicit Semantics for
    33                                     Enriched Documents. What Do ISOcat, RELcat and SCHEMAcat Have To
    34                                     Offer? In the Proceedings of the 2nd Supporting Digital
    35                                     Humanities conference (SDH 2011). Copenhagen, Denmark, November
    36                                     17-18, 2011. (draft)</li>
    37                             </ol>
    38                         </div>
    39                         <br/>
    40                         <h4>Implementation info:</h4>
    41                         <div class="container-fluid">
    42                             <div class="row-fluid">
    43                                 <div class="span9">
    44                                     <p>SCHEMAcat is developed by The Languague Archive at the Max
    45                                         Planck Institute for Psycholinguistics.</p>
    46                                     <p>The current technical implementation is based on the
    47                                         following technologies:</p>
    48                                     <div class="row-fluid">
    49                                         <div class="span3 offset1">
    50                                             <h5>Server</h5>
    51                                             <ul class="text-center">
    52                                                 <li>
    53                                                   <p>
    54                                                   <a href="http://1060research.com">
    55                                                   <img
    56                                                   src="http://www.1060research.com/netkernel/poweredbynetkernel.png"
    57                                                   alt="Powered by Netkernel"/>
    58                                                   </a>
    59                                                   </p>
    60                                                 </li>
    61                                             </ul>
    62                                         </div>
    63                                         <div class="span3">
    64                                             <h5>User interface</h5>
    65                                             <ul class="text-center">
    66                                                 <li>
    67                                                   <p>
    68                                                   <a href="http://angularjs.org/">
    69                                                   <img
    70                                                   src="https://raw.github.com/angular/angular.js/master/images/logo/AngularJS.exports/AngularJS-small.png"
    71                                                   alt="AngularJS"/>
    72                                                   </a>
    73                                                   </p>
    74                                                 </li>
    75                                             </ul>
     16                <div>
     17                    <div class="row">
     18                        <div class="col-md-12">
     19                            <br/>
     20                            <h4>Alpha notice!</h4>
     21                            <div>
     22                                <p>SCHEMAcat is in its early stages of development. This means that
     23                                    anything can change at any time. Its also only available on a test
     24                                    server. This means that the server can go down anytime and data
     25                                    might get unrecoverably lost at any time. So this alpha release of
     26                                    SCHEMAcat is not meant and not ready for day to day work! However,
     27                                    we welcome any feedback and help to reach that stage soon.</p>
     28                            </div>
     29                            <br/>
     30                            <h4>Publications</h4>
     31                            <div>
     32                                <ol>
     33                                    <li>Ineke Schuurman, Menzo Windhouwer. Explicit Semantics for
     34                                        Enriched Documents. What Do ISOcat, RELcat and SCHEMAcat Have To
     35                                        Offer? In the Proceedings of the 2nd Supporting Digital
     36                                        Humanities conference (SDH 2011). Copenhagen, Denmark, November
     37                                        17-18, 2011. (draft)</li>
     38                                </ol>
     39                            </div>
     40                            <br/>
     41                            <h4>Implementation info:</h4>
     42                            <div>
     43                                <div class="row">
     44                                    <div class="col-md-9">
     45                                        <p>SCHEMAcat is developed by The Languague Archive at the Max
     46                                            Planck Institute for Psycholinguistics.</p>
     47                                        <p>The current technical implementation is based on the
     48                                            following technologies:</p>
     49                                        <div class="row">
     50                                            <div class="col-md-3 col-md-offset-1">
     51                                                <h5>Server</h5>
     52                                                <ul class="text-center">
     53                                                    <li>
     54                                                        <p>
     55                                                            <a href="http://1060research.com">
     56                                                                <img
     57                                                                    src="http://www.1060research.com/netkernel/poweredbynetkernel.png"
     58                                                                    alt="Powered by Netkernel"/>
     59                                                            </a>
     60                                                        </p>
     61                                                    </li>
     62                                                </ul>
     63                                            </div>
     64                                            <div class="col-md-3">
     65                                                <h5>User interface</h5>
     66                                                <ul class="text-center">
     67                                                    <li>
     68                                                        <p>
     69                                                            <a href="http://angularjs.org/">
     70                                                                <img
     71                                                                    src="https://raw.github.com/angular/angular.js/master/images/logo/AngularJS.exports/AngularJS-small.png"
     72                                                                    alt="AngularJS"/>
     73                                                            </a>
     74                                                        </p>
     75                                                    </li>
     76                                                </ul>
     77                                            </div>
    7678                                        </div>
    7779                                    </div>
    78                                 </div>
    79                                 <div class="span3 text-center">
    80                                     <a href="http://tla.mpi.nl">
    81                                         <img
    82                                             src="images/TLAlogo.png"
    83                                             alt="http://tla.mpi.nl"/>
    84                                     </a>
     80                                    <div class="col-md-3 text-center">
     81                                        <a href="http://tla.mpi.nl">
     82                                            <img
     83                                                src="images/TLAlogo.png"
     84                                                alt="http://tla.mpi.nl"/>
     85                                        </a>
     86                                    </div>
    8587                                </div>
    8688                            </div>
    87                         </div>
    88                         <br/>
    89                         <h4>Change log</h4>
    90                         <div class="container-fluid">
    91                             <h5>[2013-11-08]</h5>
    92                             <ol>
    93                                 <li>Dinamic web site based on AngularJS and NetKernel on the
    94                                     server</li>
    95                             </ol>
    96                             <h5>[2012-09-25]</h5>
    97                             <ol>
    98                                 <li>Initial alpha release of SCHEMAcat with a web site</li>
    99                             </ol>
     89                            <br/>
     90                            <h4>Change log</h4>
     91                            <div>
     92                                <h5>[2013-11-08]</h5>
     93                                <ol>
     94                                    <li>Dinamic web site based on AngularJS and NetKernel on the
     95                                        server</li>
     96                                </ol>
     97                                <h5>[2012-09-25]</h5>
     98                                <ol>
     99                                    <li>Initial alpha release of SCHEMAcat with a web site</li>
     100                                </ol>
     101                            </div>
    100102                        </div>
    101103                    </div>
Note: See TracChangeset for help on using the changeset viewer.