-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathcms-integration.html
33 lines (29 loc) · 2.17 KB
/
cms-integration.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title data-simply-field="meta title">Simply-edit demosite by ylebre</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<meta name="description" content="Simply-edit demo site" data-simply-field="meta description">
</head>
<body>
<section class="page-header">
<h1 class="project-name" data-simply-field="project-name">Simply-edit</h1>
<h2 class="project-tagline" data-simply-field="project-tagline">Testsite for editor</h2>
<a data-simply-field="link" href="#simply-edit" class="btn">Edit me!</a>
</section>
<section class="main-content" data-simply-field="main-content">
<h3>Template page!</h3>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/ylebre/simply-edit">Simply-edit</a> is maintained by <a href="https://github.com/ylebre">ylebre</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
<a href="https://github.com/ylebre/simply-edit/"><img style="position: absolute; z-index: 1; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<script src="//cdn.simplyedit.io/1/simply-edit.js" data-api-key="github"></script>
</body>
</html>