8000 GitHub - sajagjain/incubyte.github.io: Our blog! ✍🏼
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sajagjain/incubyte.github.io

 
 

Repository files navigation

incubyte.github.io

Our blog! ✍🏼

How to contribute

  • Checkout the project and submodule using git clone --recurse-submodules https://github.com/incubyte/incubyte.github.io.git
  • Install hugo
  • [Linux] hugo server -D to start the server in local and visit http://localhost:1313
  • [Windows] docker run --rm -it -p 1313:1313 -v ${PWD}:/src klakegg/hugo:alpine server to start the server in local and visit http://localhost:1313
  • hugo new blog/article-name.md to create new post
  • If you are adding images make sure they are optimized, we suggest something like https://squoosh.app/, images are stored in static/images
  • Commit in a new branch and create PR against main branch

Contributing Guidelines

About

Our blog! ✍🏼

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%
0