- 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 instatic/images
- Commit in a new branch and create PR against
main
branch
forked from incubyte/incubyte.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Our blog! ✍🏼
License
sajagjain/incubyte.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Our blog! ✍🏼
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 100.0%