mirror of
https://github.com/kennethreitz-archive/.com.git
synced 2026-06-05 07:16:11 +00:00
26 lines
456 B
ReStructuredText
26 lines
456 B
ReStructuredText
KennethReitz.com
|
|
================
|
|
|
|
This is the first iteration of the statically generated website of Kenneth
|
|
Reitz. Generated with pelican_.
|
|
|
|
|
|
Tools
|
|
-----
|
|
|
|
|
|
`migrate.py`
|
|
This script takes all posts from KennethReitz.com and creates a folder
|
|
filled with ReSt documents. Requires pyandoc, and pandoc.
|
|
|
|
|
|
Roadmap
|
|
-------
|
|
- Get basics up
|
|
- Migrate old posts
|
|
- Launch!
|
|
- Refine (theme, &c)
|
|
- Profit?
|
|
|
|
.. _`pelican`: http://alexis.notmyidea.org/pelican/
|