Skip to content

omaralsoudanii/mkreg.hugo

Repository files navigation

MK site

Credit goes to Devin Schulz Amazing site.

You can find the license on his blog repo https://github.com/devinschulz/blog

Tech

the site uses Hugo and Tailwindcss for styling.

Installation

yarn

Development mode

yarn start

Production build

yarn build

The build will output static files in public folder, from there u can serve it with a web server like NGINX, or your choice of static app hosting service.

Personally i am hosting it with vercel at https://mkreg-hugo.vercel.app/

TODO

  • Upgrade Tailwindcss and use JIT mode.
  • Replace the demo content.
  • Add some API calls for views / contact etc...
  • Enhance SEO

About

Hugo boilerplate for testing, deployed on vercel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published