majamil16 / majamil-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This site was generated using Hugo and the Blowfish theme.

Development

  • For local development with live reload, run
make dev
  • For deployment, run
make build

This use the hugo command which builds your static site in /public -> deploy these files. It also cleans the /public directory since hugo does not do this by default.

Deployment

The site is hosted on Github pages and deployed through Github actions.

About


Languages

Language:Makefile 100.0%