Skip to content

Hyperion101010/sbalikondwar

Repository files navigation

A developer based adaption of gatsby theme kross-hugo

Contains most of the fields required for a software developer portfolio along with optional blog component. Can be further developed to host a freelancer homepage, small business and what not!

I hope you enjoy it.

Live site hosted here

Some illustrations:

Homepage:

Screenshot

Scroll down:

Screenshot

Blog:

Screenshot

"YoU NeEd Hugo iNsTaLlEd aS PrErEq To bUiLd tHe sItE

After making your own changes:

To test on local host:

cd blog_dir

hugo server --themesDir=../..

To deploy

Using github:

  1. cd blog_dir

  2. hugo --themesDir=../..

  3. In public folder inside myblog/blog_dir the static files are written, upload the public folder on a github repo and publish it as a docs(static page).

  4. Change the baseURL inside blog_dir/config.toml to your site URL to ensure the site is properly hosted.

If YoU hAvE aNy IsSuEs OpEn A ISSUE oR PR, LeT Me kNOw 😎

About

A developer based blog theme, adaption of gatsby theme kross-hugo for creating awesome portfolio's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published