mirror of https://github.com/akveo/blur-admin
Update 2016-05-10T19:09:08.627Z
parent
c2bfce9a76
commit
87758196b3
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin documentation - Code and stuff!</title>
|
<title>BlurAdmin documentation - Code and stuff!</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/blur-admin/">Home</a></li>
|
||||||
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -25,21 +25,21 @@
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Second Group</h3>
|
<h3>Second Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/red-herring/">A red herring</a></li>
|
<li><a href="/blur-admin/articles/red-herring/">A red herring</a></li>
|
||||||
<li><a href="/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
<li><a href="/blur-admin/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>First Group</h3>
|
<h3>First Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/another-test/" class="active">Code and stuff!</a></li>
|
<li><a href="/blur-admin/articles/another-test/" class="active">Code and stuff!</a></li>
|
||||||
<li><a href="/articles/hello-world/">README</a></li>
|
<li><a href="/blur-admin/articles/hello-world/">README</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Third Group</h3>
|
<h3>Third Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/markdown-syntax/">Markdown syntax</a></li>
|
<li><a href="/blur-admin/articles/markdown-syntax/">Markdown syntax</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin documentation - Taketori Monogatari</title>
|
<title>BlurAdmin documentation - Taketori Monogatari</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/blur-admin/">Home</a></li>
|
||||||
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -25,21 +25,21 @@
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Second Group</h3>
|
<h3>Second Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/red-herring/">A red herring</a></li>
|
<li><a href="/blur-admin/articles/red-herring/">A red herring</a></li>
|
||||||
<li><a href="/articles/bamboo-cutter/" class="active">Taketori Monogatari</a></li>
|
<li><a href="/blur-admin/articles/bamboo-cutter/" class="active">Taketori Monogatari</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>First Group</h3>
|
<h3>First Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/another-test/">Code and stuff!</a></li>
|
<li><a href="/blur-admin/articles/another-test/">Code and stuff!</a></li>
|
||||||
<li><a href="/articles/hello-world/">README</a></li>
|
<li><a href="/blur-admin/articles/hello-world/">README</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Third Group</h3>
|
<h3>Third Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/markdown-syntax/">Markdown syntax</a></li>
|
<li><a href="/blur-admin/articles/markdown-syntax/">Markdown syntax</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
<div class="subHeader"></div><p>Long, long ago, there lived an old bamboo wood-cutter.</p>
|
<div class="subHeader"></div><p>Long, long ago, there lived an old bamboo wood-cutter.</p>
|
||||||
<p>He was very poor and sad also, for no child had Heaven sent to cheer his old age, and in his heart there was no hope of rest from work till he died and was laid in the quiet grave. Every morning he went forth into the woods and hills wherever the bamboo reared its lithe green plumes against the sky. When he had made his choice, he would cut down these feathers of the forest, and splitting them lengthwise, or cutting them into joints, would carry the bamboo wood home and make it into various articles for the household, and he and his old wife gained a small livelihood by selling them.</p>
|
<p>He was very poor and sad also, for no child had Heaven sent to cheer his old age, and in his heart there was no hope of rest from work till he died and was laid in the quiet grave. Every morning he went forth into the woods and hills wherever the bamboo reared its lithe green plumes against the sky. When he had made his choice, he would cut down these feathers of the forest, and splitting them lengthwise, or cutting them into joints, would carry the bamboo wood home and make it into various articles for the household, and he and his old wife gained a small livelihood by selling them.</p>
|
||||||
<p><span class="more"></span></p>
|
<p><span class="more"></span></p>
|
||||||
<p><img src="/articles/bamboo-cutter/taketori_monogatari.jpg" alt="Taketori Monogatari"></p>
|
<p><img src="/blur-admin/articles/bamboo-cutter/taketori_monogatari.jpg" alt="Taketori Monogatari"></p>
|
||||||
<p>One morning as usual he had gone out to his work, and having found a nice clump of bamboos, had set to work to cut some of them down. Suddenly the green grove of bamboos was flooded with a bright soft light, as if the full moon had risen over the spot. Looking round in astonishment, he saw that the brilliance was streaming from one bamboo. The old man. full of wonder. dropped his ax and went towards the light. On nearer approach he saw that this soft splendor came from a hollow in the green bamboo stem, and still more wonderful to behold, in the midst of the brilliance stood a tiny human being, only three inches in height, and exquisitely beautiful in appearance.</p>
|
<p>One morning as usual he had gone out to his work, and having found a nice clump of bamboos, had set to work to cut some of them down. Suddenly the green grove of bamboos was flooded with a bright soft light, as if the full moon had risen over the spot. Looking round in astonishment, he saw that the brilliance was streaming from one bamboo. The old man. full of wonder. dropped his ax and went towards the light. On nearer approach he saw that this soft splendor came from a hollow in the green bamboo stem, and still more wonderful to behold, in the midst of the brilliance stood a tiny human being, only three inches in height, and exquisitely beautiful in appearance.</p>
|
||||||
<p>“You must be sent to be my child, for I find you here among the bamboos where lies my daily work,” said the old man, and taking the little creature in his hand he took it home to his wife to bring up. The tiny girl was so exceedingly beautiful and so small, that the old woman put her into a basket to safeguard her from the least possibility of being hurt in any way.</p>
|
<p>“You must be sent to be my child, for I find you here among the bamboos where lies my daily work,” said the old man, and taking the little creature in his hand he took it home to his wife to bring up. The tiny girl was so exceedingly beautiful and so small, that the old woman put her into a basket to safeguard her from the least possibility of being hurt in any way.</p>
|
||||||
<p>The old couple were now very happy, for it had been a lifelong regret that they had no children of their own, and with joy they now expended all the love of their old age on the little child who had come to them in so marvelous a manner.</p>
|
<p>The old couple were now very happy, for it had been a lifelong regret that they had no children of their own, and with joy they now expended all the love of their old age on the little child who had come to them in so marvelous a manner.</p>
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin documentation - README</title>
|
<title>BlurAdmin documentation - README</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/blur-admin/">Home</a></li>
|
||||||
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -25,21 +25,21 @@
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Second Group</h3>
|
<h3>Second Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/red-herring/">A red herring</a></li>
|
<li><a href="/blur-admin/articles/red-herring/">A red herring</a></li>
|
||||||
<li><a href="/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
<li><a href="/blur-admin/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>First Group</h3>
|
<h3>First Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/another-test/">Code and stuff!</a></li>
|
<li><a href="/blur-admin/articles/another-test/">Code and stuff!</a></li>
|
||||||
<li><a href="/articles/hello-world/" class="active">README</a></li>
|
<li><a href="/blur-admin/articles/hello-world/" class="active">README</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Third Group</h3>
|
<h3>Third Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/markdown-syntax/">Markdown syntax</a></li>
|
<li><a href="/blur-admin/articles/markdown-syntax/">Markdown syntax</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -102,7 +102,7 @@ cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
|
||||||
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2 id="links-in-the-markdown-to-other-items-in-the-content-tree-will-be-resolved-for-you-">Links in the markdown to other items in the content tree will be resolved for you.</h2>
|
<h2 id="links-in-the-markdown-to-other-items-in-the-content-tree-will-be-resolved-for-you-">Links in the markdown to other items in the content tree will be resolved for you.</h2>
|
||||||
<p>For example a link to <code>../bamboo-cutter/index.md</code> resolves to <a href="/articles/bamboo-cutter/"><code>/articles/bamboo-cutter/</code></a>.</p>
|
<p>For example a link to <code>../bamboo-cutter/index.md</code> resolves to <a href="/blur-admin/articles/bamboo-cutter/"><code>/articles/bamboo-cutter/</code></a>.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>This is where I leave you to your own devices. Join <strong>#wintersmith</strong> on freenode if you have any questions.</p>
|
<p>This is where I leave you to your own devices. Join <strong>#wintersmith</strong> on freenode if you have any questions.</p>
|
||||||
|
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin documentation - Markdown syntax</title>
|
<title>BlurAdmin documentation - Markdown syntax</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/blur-admin/">Home</a></li>
|
||||||
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -25,21 +25,21 @@
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Second Group</h3>
|
<h3>Second Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/red-herring/">A red herring</a></li>
|
<li><a href="/blur-admin/articles/red-herring/">A red herring</a></li>
|
||||||
<li><a href="/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
<li><a href="/blur-admin/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>First Group</h3>
|
<h3>First Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/another-test/">Code and stuff!</a></li>
|
<li><a href="/blur-admin/articles/another-test/">Code and stuff!</a></li>
|
||||||
<li><a href="/articles/hello-world/">README</a></li>
|
<li><a href="/blur-admin/articles/hello-world/">README</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Third Group</h3>
|
<h3>Third Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/markdown-syntax/" class="active">Markdown syntax</a></li>
|
<li><a href="/blur-admin/articles/markdown-syntax/" class="active">Markdown syntax</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin documentation - A red herring</title>
|
<title>BlurAdmin documentation - A red herring</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/">Home</a></li>
|
<li><a href="/blur-admin/">Home</a></li>
|
||||||
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
<li><a href="articles/hello-world" class="active">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -25,21 +25,21 @@
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Second Group</h3>
|
<h3>Second Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/red-herring/" class="active">A red herring</a></li>
|
<li><a href="/blur-admin/articles/red-herring/" class="active">A red herring</a></li>
|
||||||
<li><a href="/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
<li><a href="/blur-admin/articles/bamboo-cutter/">Taketori Monogatari</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>First Group</h3>
|
<h3>First Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/another-test/">Code and stuff!</a></li>
|
<li><a href="/blur-admin/articles/another-test/">Code and stuff!</a></li>
|
||||||
<li><a href="/articles/hello-world/">README</a></li>
|
<li><a href="/blur-admin/articles/hello-world/">README</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="nav-docs section">
|
<div class="nav-docs section">
|
||||||
<h3>Third Group</h3>
|
<h3>Third Group</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/articles/markdown-syntax/">Markdown syntax</a></li>
|
<li><a href="/blur-admin/articles/markdown-syntax/">Markdown syntax</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -64,7 +64,7 @@ While humans knew not, and kept having their feast.</p>
|
||||||
Or else the banana’s will kill you and me.
|
Or else the banana’s will kill you and me.
|
||||||
We must take up arms, and fight to the end.
|
We must take up arms, and fight to the end.
|
||||||
Because, believe it or not, a banana is not a friend.</p>
|
Because, believe it or not, a banana is not a friend.</p>
|
||||||
<p><img src="/articles/red-herring/banana.png" alt="a banana"></p>
|
<p><img src="/blur-admin/articles/red-herring/banana.png" alt="a banana"></p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
16
index.html
16
index.html
|
@ -8,14 +8,14 @@
|
||||||
<title>BlurAdmin angular admin dashboard template</title>
|
<title>BlurAdmin angular admin dashboard template</title>
|
||||||
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
<link rel="alternate" href="http://localhost:8080/feed.xml" type="application/rss+xml" title="Ramblings of an immor(t)al demigod">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900|Anonymous+Pro:400,700,400italic,700italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic">
|
||||||
<link rel="stylesheet" href="/css/main.css">
|
<link rel="stylesheet" href="/blur-admin/css/main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="nav-main">
|
<div class="nav-main">
|
||||||
<div class="wrap"><a href="/" class="nav-home"><img src="/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
<div class="wrap"><a href="/blur-admin/" class="nav-home"><img src="/blur-admin/images/blur-admin-logo.png" width="36" height="36" class="nav-logo"> <span class="blur-label">Blur</span>Admin</a>
|
||||||
<ul class="nav-site nav-site-internal">
|
<ul class="nav-site nav-site-internal">
|
||||||
<li><a href="/" class="active">Home</a></li>
|
<li><a href="/blur-admin/" class="active">Home</a></li>
|
||||||
<li><a href="articles/hello-world">Docs</a></li>
|
<li><a href="articles/hello-world">Docs</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -28,10 +28,10 @@
|
||||||
<div class="buttons-unit"><a href="/react/docs/getting-started.html" class="button">Installation guidelines</a><a href="/react/docs/getting-started.html" class="button">Documentation</a></div>
|
<div class="buttons-unit"><a href="/react/docs/getting-started.html" class="button">Installation guidelines</a><a href="/react/docs/getting-started.html" class="button">Documentation</a></div>
|
||||||
<div class="admin-screenshots">
|
<div class="admin-screenshots">
|
||||||
<div class="admin-screenshot">
|
<div class="admin-screenshot">
|
||||||
<h3>Mint version</h3><a href="http://akveo.com/blur-admin-mint/" target="_blank" class="demo-link"><img src="/images/blur-preview-mint.jpg"><span class="demo-link-label">Demo</span></a>
|
<h3>Mint version</h3><a href="http://akveo.com/blur-admin-mint/" target="_blank" class="demo-link"><img src="/blur-admin/images/blur-preview-mint.jpg"><span class="demo-link-label">Demo</span></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="admin-screenshot">
|
<div class="admin-screenshot">
|
||||||
<h3>Blur version (experimental)</h3><a href="http://akveo.com/blur-admin/" target="_blank" class="demo-link"><img src="/images/blur-preview.jpg"><span class="demo-link-label">Demo</span></a>
|
<h3>Blur version (experimental)</h3><a href="http://akveo.com/blur-admin/" target="_blank" class="demo-link"><img src="/blur-admin/images/blur-preview.jpg"><span class="demo-link-label">Demo</span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -41,15 +41,15 @@
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<h1>Why BlurAdmin?</h1>
|
<h1>Why BlurAdmin?</h1>
|
||||||
<div class="why-items">
|
<div class="why-items">
|
||||||
<div class="why-item"><img src="/images/why-structure.svg">
|
<div class="why-item"><img src="/blur-admin/images/why-structure.svg">
|
||||||
<h4>Awesome structure</h4>
|
<h4>Awesome structure</h4>
|
||||||
<p>Feature-based structure has proven itself as a good choice for large angular applications.</p>
|
<p>Feature-based structure has proven itself as a good choice for large angular applications.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="why-item"><img src="/images/why-design.svg">
|
<div class="why-item"><img src="/blur-admin/images/why-design.svg">
|
||||||
<h4>Neat design</h4>
|
<h4>Neat design</h4>
|
||||||
<p>We have carefully selected each color and character for this template. Enjoy it!</p>
|
<p>We have carefully selected each color and character for this template. Enjoy it!</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="why-item"><img src="/images/why-practices.svg">
|
<div class="why-item"><img src="/blur-admin/images/why-practices.svg">
|
||||||
<h4>Ease of customization</h4>
|
<h4>Ease of customization</h4>
|
||||||
<p>Check out our article, where we describe how can you create completely different look in 2 minutes!</p>
|
<p>Check out our article, where we describe how can you create completely different look in 2 minutes!</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue