Source for pedrohdz.com.
git clone git@github.com:pedrohdz/pedrohdz.com.git
cd pedrohdz.com
git submodule update --init
make
In one terminal execute:
make pelican-live-preview
Point your browser at http://localhost:8000/.
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.
make clean
- 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?
- TODO