Skip to content

learnitmyway/learnitmyway-wesbite

Repository files navigation

Learn it my way

Netlify Status

Front‑End_Checklist followed

This is the source code for my website. Hugo is used as a static site generator and it is hosted by Netlify. The layout and styles originate from the Ananke theme.

Have a look at How I release updates to my personal website for more information on the tools, processes and practices I use for releasing updates to this website.

Local development

set up netlify

  • mise install
  • brew install hugo (ideally in sync with netlify.toml)
  • npm install -g netlify-cli
  • netlify login
  • netlify link
  • npm install
  • make dev

Useful commands

  • Add new post: hugo new post/my-first-post.md

Content License

CC BY-SA

Software License

MIT

Disclaimers

  • Licenses for Software that has been dealt in can be found in the Licenses directory

Releases

No releases published

Packages

 
 
 

Contributors