From b8c98b97367823b22b55fd0982ab85c4c8c3eecb Mon Sep 17 00:00:00 2001 From: Lakshmi Vyasarajan Date: Thu, 27 Jan 2011 12:34:24 +0530 Subject: [PATCH] Added config for github pages --- hyde/layouts/doc/ghconfig.yaml | 39 +++++++++++++++++ index.html | 80 ---------------------------------- 2 files changed, 39 insertions(+), 80 deletions(-) create mode 100644 hyde/layouts/doc/ghconfig.yaml delete mode 100644 index.html diff --git a/hyde/layouts/doc/ghconfig.yaml b/hyde/layouts/doc/ghconfig.yaml new file mode 100644 index 0000000..36d4003 --- /dev/null +++ b/hyde/layouts/doc/ghconfig.yaml @@ -0,0 +1,39 @@ +mode: development +media_root:: media +media_url: /hyde/media +base_url: /hyde +deploy_root: ~/hyde/docs +template: hyde.ext.jinja2 +plugins: + - hyde.ext.plugins.meta.MetaPlugin + - hyde.ext.plugins.auto_extend.AutoExtendPlugin + - hyde.ext.plugins.less.LessCSSPlugin + - hyde.ext.plugins.blockdown.BlockdownPlugin + - hyde.ext.plugins.sorter.SorterPlugin + - hyde.ext.plugins.markings.MarkingsPlugin + - hyde.ext.plugins.markings.ReferencePlugin + - hyde.ext.plugins.syntext.SyntextPlugin + - hyde.ext.plugins.textlinks.TextlinksPlugin +context: +meta: + extends: doc.j2 + default_block: doc + nodemeta: meta.yaml + charset: utf-8 + compatibility: 'IE=edge,chrome=1' + viewport: 'width=device-width, initial-scale=1.0' + description: > + Awesome documentation for hyde - + a python static website generator + title: Hyde - A Python Static Website Generator + keywords: > + hyde,python,django,jinja,static website,static site, + generator,html generator + author: Lakshmi Vyasarajan +less: + app: ~/local/bin/lessc +markdown: + extensions: + - def_list + - headerid + - tables \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index 6f00c95..0000000 --- a/index.html +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - hydepy/hyde @ GitHub - - - - - - - Fork me on GitHub - -
- -
- - - - -
- -

hyde - by hydepy

- -
- A Python Static Website Generator -
- -

Authors

-

Lakshmi Vyasarajan (lakshmi.vyas@gmail.com)

-

Contact

-

Hyde - Static Website Generator (hyde@ringce.com)

- - -

Download

-

- You can download this project in either - zip or - tar formats. -

-

You can also clone the project with Git - by running: -

$ git clone git://github.com/hydepy/hyde
-

- - - -
- - - -