Skip to content

Purpose of this repository is create cheatsheet for own and also help everyone.

Notifications You must be signed in to change notification settings

agrawal-pulkit/hackersoon-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackersoon-cheatsheet

brew install go

brew install hugo

git submodule init

git submodule update

run hugo server in local

hugo server -D

before pushing to git generate public folder

hugo -D

create a new chapter

hugo new --kind chapter <name>/_index.md

create a new page

hugo new <chapter>/<name>/_index.md

About

Purpose of this repository is create cheatsheet for own and also help everyone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published