amitness.github.io icon indicating copy to clipboard operation
amitness.github.io copied to clipboard

Personal blog where I visualize machine learning concepts using diagrams.

Personal Blog Release

This repository hosts the code for my personal blog.

The website is powered by Jekyll — a static site generator written in Python — and uses a theme based on minimal-mistakes.

Running Locally

Fork / Clone the Repo

If you haven't already, clone your version of the repo:

git clone https://github.com/amitness/amitness.github.io.git

Preview the Website

You can serve the generated site so it can be previewed in your browser using Docker:

docker-compose up

And you should see the blog if you visit http://localhost:4000.

Hosting

This blog is hosted by GitHub Pages and uses CloudFlare for CDN and HTTPS. A Custom domain is used. Continuous integration with Github Actions builds the site everytime the source is updated.

License

The source code for generation of the blog is under MIT License. Content is copyrighted.

Contact

If you have any questions, you can email me.