pedrohdz / pedrohdz.com

Contents of pedrohdz.com

Home Page:https://pedrohdz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pedrohdz.com

Source for pedrohdz.com.

General tasks

Pelican

Initial setup
git clone git@github.com:pedrohdz/pedrohdz.com.git
cd pedrohdz.com
git submodule update --init
make
Local testing

In one terminal execute:

make pelican-live-preview

Point your browser at http://localhost:8000/.

Deploy
make bumpversion-*
git push && git push --tags

Check Travis-CI. and wait for the build to finish. It should auto deploy on new version tags.

Then check pedrohdz.com.

Clean up
make clean

Apendix

Todo tasks

  • Move to GitHub Actions.
  • Update/configure Dependabot.
  • Add Super-linter.
  • Add GitHub edit links.
  • Update bootswatch.
  • Streamline git sub-modules.
  • Figure out what to do with analytics.
  • Add search?

Further reading

  • TODO

About

Contents of pedrohdz.com

https://pedrohdz.com/


Languages

Language:HTML 35.7%Language:SaltStack 23.3%Language:Python 14.3%Language:Makefile 12.8%Language:JavaScript 11.4%Language:CSS 1.8%Language:Shell 0.6%