Commit 8e7eda1557fff6c4861e57420494d6497595c226

Change branding

  - Change branding and content to be OCD specific.
  
4848 display: none;
4949}
5050
51.jumbotron h1 {
52 font-size: 50px;
53 margin-bottom: 25px;
54}
55
5156#sweet-list {
5257 margin-bottom: 10px;
5358}
  
33 <head>
44 <meta charset="utf-8">
55 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title> swtr - the canonical sweet web app </title>
6 <title> CLink: Community Linked Open Cultuur Data </title>
77
88 <meta name="description" content="Sweet Maker, Social, Semantic, Web, Decentralized, Makes Sweet, Sweet Swagger, Swtr, swtr">
99 <link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet">
2727 <span class="icon-bar"></span>
2828 <span class="icon-bar"></span>
2929 </button>
30 <a class="navbar-brand" href="#/home">swtr - the canonical swt web app</a>
30 <a class="navbar-brand" href="#/home">
31 CLink: Community Linked Open Cultuur Data
32 </a>
3133 </div>
3234 <!-- Collect the nav links, forms, and other content for toggling -->
3335 <div class="collapse navbar-collapse" id="swtr-navbar-collapse">
4040 <li> <a href="#/play" title="My Playarea">
4141 <span class="glyphicon glyphicon-wrench"></span>
4242 </a></li>
43 <li> <a href="#/linked-data" title="Linked Data">
44 <span class="glyphicon glyphicon-globe"></span>
45 </a></li>
4643 <li> <a href="#/search" title="Search External Sources">
4744 <span class="glyphicon glyphicon-search"></span>
4845 </a></li>
46 <li> <a href="#/linked-data" title="Linked Data">
47 <span class="glyphicon glyphicon-globe"></span>
48 </a></li>
4949 <li> <a id="sign-in" href="#" title="">
5050 <span class="glyphicon glyphicon-user"></span>
5151 <span id="signinview"> Sign In </span>
5757
5858 <div id="swtr-root" class="container">
5959 <div id="home-page" class="page">
60
60 <div class="jumbotron">
61 <h1> CLink: Community Linked Open Cultuur Data </h1>
62 <p>
63 There are over 30 data sets in <a href="http://www.opencultuurdata.nl">
64 Open Cultuur Data.</a> Using CLink, one can
65 bookmark, annotate, tag and discover the social enrichment of the data
66 by a community of interest.
67 </p>
68 <p>
69 CLink provides annotation and tagging of images that are searchable in
70 the <a href="http://www.opencultuurdata.nl">OCD</a> dataset and also
71 tagging and connecting to images that are outside the dataset.
72 The annotations/tags of a person are announced and made available for
73 other users who can further filter the users of interest and tags or
74 datasets of interest.
75 </p>
76 <p>
77 <a class="btn btn-info btn-lg" href="#/search">Start Searching and Tagging</a>
78 </p>
79 </div>
80 <footer>
81 <p>This app is part of the <a href="http://www.opencultuurdata.nl/challenge-english/">
82 Open Cuultur Data challenge</a>
83 </p>
84 </footer>
6185 </div>
6286
6387 <div id="play-page" class="page">