441 B
441 B
FlareBlog
This is a git repository for the FlareBlog. The Blog is based on Hugo and FixIt theme.
Run in local
Clone the repository:
git clone https://github.com/JamesFlare1212/FlareBlog.git
install hugo:
apt install hugo
Run the server:
cd FlareBlog
hugo server
Open the browser and go to http://localhost:1313/ to see the blog.