Skip to content

gavinest/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

My personal blog & website.

Technologies Used

Local Development

Clone the repo and submodule.

git clone --recurse-submodules [email protected]:gavinest/blog.git

Run zola serve to start the local server and navigate to http://127.0.0.1:1111/.

Deploying

The site is deployed via Netlify. The deployment is triggered automatically when a new commit is pushed to the master branch.

Previously, netflify used a different Zola version to build then the one I used locally. This lead to some issues. To fix, I specified the Zola version in the netlify.toml. See the Zola docs on netflify here.

About

My personal website and blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published