Skip to content

dbrennand/dbrennand.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbrennand.github.io - dbren.uk 🤖

Blog | Personal Website

Dependencies

Usage

  1. Clone the repository:

    git clone --recurse-submodules git@github.com:dbrennand/dbrennand.github.io.git
    cd dbrennand.github.io
  2. Create a new blog post:

    hugo new blog/<post-name>.md
  3. View changes locally:

    hugo server -D
  4. When draft:false, raise PR to merge into the source branch. Upon merging, the GitHub action will run and build the site ✨

Update Hugo Theme

Run the following command to update the Hugo theme:

git submodule update --remote --merge

About

Personal Website/Blog 🤖

Resources

License

Stars

Watchers

Forks