Source for pedrohdz.com.
git clone [email protected]:pedrohdz/pedrohdz.com.git
cd pedrohdz.com
git submodule update --init
makeIn one terminal execute:
make pelican-live-previewPoint your browser at http://localhost:8000/.
make bumpversion-*
git push && git push --tagsCheck 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