Update README.rst

This commit is contained in:
Russell Ballestrini 2018-04-03 06:45:03 -07:00 committed by GitHub
parent 94aedbf793
commit d2b1b2d39d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
russell.ballestrini.net
#######################
This is the source code for my blog. My blog is a static web site with just HTML!
This is the source code for `my blog <https://russell.ballestrini.net>`_. 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.