Home
Softono
learnitmyway-wesbite

learnitmyway-wesbite

Open source MIT CSS
17
Stars
10
Forks
9
Issues
2
Watchers
3 weeks
Last Commit

About learnitmyway-wesbite

My website

Platforms

Web Self-hosted

Languages

CSS

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