ShreyaPrasad1209 / Blog

Blog for updates from circuitverse

Home Page:https://blog.circuitverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Blog for updates from CircuitVerse

Prerequirements

How to clone

Clone the repo in following manner:

git clone --recursive git@github.com:CircuitVerse/Blog.git

In case --recursive is not used, then you will need to use git submodule update --init to clone submodules after cloning the main repo.

Reference: Stack Overflow

Create a new post

hugo new posts/my_new_post.md

Run Instructions

Start Server: hugo server -D

About

Blog for updates from circuitverse

https://blog.circuitverse.org


Languages

Language:SCSS 98.6%Language:HTML 1.4%