Skip to content
/ blog Public

I sometimes write about things that spark my curiosity, one post at a time. ✍️

Notifications You must be signed in to change notification settings

01100100/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Blog

Netlify Status

This blog uses Hugo and the doIt theme.

Quick Start

# 0. Install Hugo
# sudo snap install hugo
# 1. Clone this repository
git clone [email protected]:01100100/blog.git
# 2. Install the theme
git submodule update --init --recursive
# 3. Run the server
hugo server --disableFastRender

Hosting

This blog is hosted using Netlify. The deployment is triggered automatically when a new commit is pushed to the main branch. Preview deploys are triggered when a pull request is opened.

About

I sometimes write about things that spark my curiosity, one post at a time. ✍️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published