Skip to content

Hoverbear/hoverbear.org

Repository files navigation

These are the sources for my personal website.

Install Zola v0.19.2.

Then, run zola serve from a terminal in the site working directory. The first time you do this, it could take a long time, as it has to process a lot of images.

ana@autonoma:~/git/hoverbear/hoverbear.org$ zola serve
Building site...
-> Creating 86 pages (0 orphan), 14 sections, and processing 459 images
Done in 5.8s.

Web server is available at http://127.0.0.1:1111

Listening for changes in /home/ana/git/hoverbear/hoverbear.org{config.toml, content, sass, static, templates}
Press Ctrl+C to stop

You can interactively edit now. Changes should show up nearly immediately.

Deployment

It seems the token described in https://help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables doesn't work for pushing, so you'll need to add a CI secret called TOKEN with permissions to do this! You'll also need to create a gh-pages branch and might need to change your default branch name from root.

About

Sources for hoverbear.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12