Skip to content

Commit dc9b52f

Browse files
committed
Update and move hello world post
* Change date to today * Add features list * Clarify browser support * Add link to docs in readme
1 parent e1be200 commit dc9b52f

File tree

2 files changed

+28
-12
lines changed

2 files changed

+28
-12
lines changed

_posts/2012-02-08-hello-world.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

_posts/2013-12-28-hello-world.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: post
3+
title: Hello, world!
4+
---
5+
6+
Welcome to [Hyde](http://andhyde.com), the perfect companion to [Jekyll](http://jekyllrb.com), the popular static site generator. Hyde is an elegant, open source, mobile first theme for Jekyll. It includes lightweight styles and placeholder content to get you up and running with a simple blog in no time.
7+
8+
### Features
9+
10+
* Complete Jekyll setup included (layouts, config, 404, RSS feed, posts, and page)
11+
* [Eight optional color schemes](https://github.com/mdo/hyde#themes), available via `<body>` classes
12+
* Two orientations for content and sidebar, default (left sidebar) and [reverse](https://github.com/mdo/hyde#reverse-layout) (right sidebar), available via `<body>` classes
13+
* Mobile first design and development, so it works great on all devices
14+
* Support for a wide gamut of HTML elements
15+
* Related posts (time-based, because Jekyll) below each post
16+
* Syntax highlighting, courtesy Pygments (the Python-based code snippet highlighter)
17+
18+
### Browser support
19+
20+
Hyde is a rather forward-thinking project. In addition to the latest versions of Chrome, Safari (mobile and desktop), and Firefox, it is only compatible with Internet Explorer 9 and above.
21+
22+
### Documentation
23+
24+
Docs for setting up and customizing Hyde can be found in the [project readme on GitHub](https://github.com/mdo/hyde#readme).
25+
26+
### Download
27+
28+
Find out more and [download a copy](https://github.com/mdo/hyde) today from GitHub.

0 commit comments

Comments
 (0)