modified: README.rst
This commit is contained in:
parent
964284f6ea
commit
de67ff32b2
1 changed files with 2 additions and 4 deletions
|
|
@ -48,16 +48,14 @@ This builds the site and serves it at http://localhost:8000
|
|||
make devserver # Serve with auto-reload
|
||||
make resume # Generate PDF resume
|
||||
|
||||
|
||||
|
||||
production release process
|
||||
===============================
|
||||
|
||||
I use Gitlab runners to build (look at .gitlab-ci.yml file) this site and Salt Stack to release the zipped artifacts.
|
||||
we use Gitlab runners to build (look at .gitlab-ci.yml file) this site and Salt Stack to release the zipped artifacts.
|
||||
|
||||
Any web server may be used to host an HTML site. I choose nginx in production because it is known to be very fast at serving static files.
|
||||
|
||||
I use environment variables in my ``pelicanconf.py`` to store secrets.
|
||||
we use environment variables in my ``pelicanconf.py`` to store secrets.
|
||||
|
||||
For example: `Remarkbox comments <https://www.remarkbox.com>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue