/website

My personal website, made using Hugo and the gruvhugo theme

Primary LanguageHTMLMIT LicenseMIT

Samyak's website

The code for my personal website. Warning: very chaotic, this was only made public to make use of GitHub pages.

Usage/Contributing

Start a local dev server:

hugo server --buildDrafts

Make a new blog post (replace XX and filename):

hugo new content/post/XX_filename.md

Made using

  • Hugo
  • My fork of Abraham Raji's gruvhugo theme (readme, docs, images, etc. may not be updated with the changes in my fork). If you like the layout and want something similar for your own website, this is where you should start.

License

  • Content is licensed CC BY-NC-SA 4.0.
  • The Gruvhugo theme is licensed GPLv3.
  • All other code not specific to Gruvhugo is licensed MIT.