UCCNetsoc / blog

The Netsoc blog (powered by hugo!)

Home Page:https://blog.netsoc.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a new blog website for netsoc made with Hugo

How to add post

add a new post you can either use hugo new post/name-of-post.md and then change directory tocontent/post and edit the file you added, or just simply add your own markdown of the blog post making sure to copy the header format from another post

To update / build the site

for updating the site use the command

hugo build

For development

to run the development server use the command

hugo server

and go to http://localhost:1313

Or pull from uccnetsoc/blog

About

The Netsoc blog (powered by hugo!)

https://blog.netsoc.co


Languages

Language:HTML 95.2%Language:JavaScript 3.1%Language:CSS 1.5%Language:Dockerfile 0.2%