Create README.rst
This commit is contained in:
parent
6ca530b95e
commit
265b66a8ba
1 changed files with 22 additions and 0 deletions
22
README.rst
Normal file
22
README.rst
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
russell.ballestrini.net
|
||||
#######################
|
||||
|
||||
This is the source code for my blog. My blog is a static web site with just HTML!
|
||||
This project uses Pelican (a static site generator) to produce HTML from `.rst` or `.md` files.
|
||||
|
||||
Pelican is written in Python and uses Jinja2 template engine by default.
|
||||
|
||||
development
|
||||
===============================
|
||||
|
||||
In development I use a `make` file to hold common build and test commands.
|
||||
|
||||
|
||||
|
||||
|
||||
production release process
|
||||
===============================
|
||||
|
||||
I use `Jenkins to build this site and Salt Stack to release it <http://russell.ballestrini.net/securely-publish-jenkins-build-artifacts-on-salt-master/>`_
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue