Skip to content

KulsumSiddique/learnitmyway

 
 

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

  • npm install
  • make start

Useful commands

  • Add new post: hugo new post/my-first-post.md
  • Minify all images: make imagemin

Content License

CC BY-SA

Software License

MIT

Disclaimers

  • Licenses for Software that has been dealt in can be found in the Licenses directory
  • TWITTER, TWEET, RETWEET and the Twitter logo are trademarks of Twitter, Inc. or its affiliates.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.0%
  • CSS 44.2%
  • JavaScript 6.5%
  • Makefile 2.3%