From a1a0a4ad553f59906930d44bf56b089421d2c7a5 Mon Sep 17 00:00:00 2001 From: ronv Date: Thu, 30 Jan 2020 20:19:33 +0200 Subject: initial commit --- _pages/about.md | 28 ++++++++++++++++++++++++++++ _pages/search.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100755 _pages/about.md create mode 100644 _pages/search.md (limited to '_pages') diff --git a/_pages/about.md b/_pages/about.md new file mode 100755 index 0000000..7c3c795 --- /dev/null +++ b/_pages/about.md @@ -0,0 +1,28 @@ +--- +layout: page +title: About +--- + +Sidey is a simple and minimalistic jekyll blogging theme. + +### Features + +- Responsive design +- Inline CSS +- Anchor headings +- Search +- Tags & tag pages +- Security headers (for Netlify hosting) +- 404 page +- Compressed CSS and HTML +- 100/100 score on Lighthouse, Page Speed Insights & Webpagetest +- Robots.txt +- Atom & Json feeds +- Sass +- Seo optimized (Twitter cards, Facebook Open Graph, Schema.org) +- Ultra fast (Only ~5kb of CSS) +- Sidebar navigation + +### Screenshot + +![Screenshot](screenshot.png) diff --git a/_pages/search.md b/_pages/search.md new file mode 100644 index 0000000..98628fb --- /dev/null +++ b/_pages/search.md @@ -0,0 +1,48 @@ +--- +layout: page +title: Search +--- + + + + +
+ +
    +
    + + + + + + \ No newline at end of file -- cgit v1.2.3