Skip to content

enbnt/enbnt.github.io

Repository files navigation

This project makes use of Hugo and the gokarna theme.

If you run into issues generating the site and see errors due to missing themes, the themes are loaded via Git Submodules. Try to run

$ git submodule update --init --recursive

You can update a theme via

$ git submodule update --remote --merge

You can serve the website locally or via a GitHub codespace by running

$ hugo serve --baseURL=""

If you are in a GitHub codespace, use

 hugo serve --baseURL="https://<CODESPACE-URL-PORT>.preview.app.github.dev/" --appendPort=false

Where the base url is the codespace URL from the PORTS tab.

About

GitHub Pages repo for enbnt.dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages