All Projects → amitness → amitness.github.io

amitness / amitness.github.io

Licence: other
Personal blog where I visualize machine learning concepts using diagrams.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
ruby
36898 projects - #4 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to amitness.github.io

www.kimai.org
Website for the time-tracking app Kimai 2
Stars: ✭ 17 (-22.73%)
Mutual labels:  jekyll-site
minimalist
Minimalist is a Jekyll theme inspired by the Minimal theme
Stars: ✭ 48 (+118.18%)
Mutual labels:  jekyll-site
jekyll-skeleton
Scaffolding to start with a Jekyll website
Stars: ✭ 27 (+22.73%)
Mutual labels:  jekyll-site
portfolio-jekyll-theme
A minimalist Jekyll theme for building a personal portfolio site powered by Jekyll and GitHub Pages
Stars: ✭ 168 (+663.64%)
Mutual labels:  jekyll-site
sakura
🌸 A Jekyll theme with baked in Bootstrap 4, Font Awesome 5, Algolia instant search, and more!
Stars: ✭ 31 (+40.91%)
Mutual labels:  jekyll-site
yk-liu.github.io
Pointing to the Moon, my personal website.
Stars: ✭ 82 (+272.73%)
Mutual labels:  jekyll-site
dicoogle-learning-pack
Resources for users and developers of Dicoogle
Stars: ✭ 14 (-36.36%)
Mutual labels:  jekyll-site
kitian616.github.io
My personal site, Powered by Jekyll & TeXt Theme.
Stars: ✭ 25 (+13.64%)
Mutual labels:  jekyll-site
jbh
(JBH) Jekyll Blog Helper - A shell script to help manage a jekyll weblog site
Stars: ✭ 26 (+18.18%)
Mutual labels:  jekyll-site
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (+22.73%)
Mutual labels:  jekyll-site
dev-cheatsheets
A collection of code snippets and CLI guides for quick and easy reference while coding
Stars: ✭ 33 (+50%)
Mutual labels:  jekyll-site
jekyll-cd
GitHub Action to build and deploy a Jekyll site to GitHub Pages 🧪
Stars: ✭ 21 (-4.55%)
Mutual labels:  jekyll-site
ljvmiranda921.github.io
Github repository for github.io website ✨
Stars: ✭ 33 (+50%)
Mutual labels:  jekyll-site
jekyll-jeffreytse-blog
📝 One retentive zone of my personal learning and ​thought.
Stars: ✭ 18 (-18.18%)
Mutual labels:  jekyll-site
jekyll-deploy-action
🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
Stars: ✭ 162 (+636.36%)
Mutual labels:  jekyll-site
edulabs
No description or website provided.
Stars: ✭ 15 (-31.82%)
Mutual labels:  jekyll-site
dev-portfolio-blog
Minimal theme for blog and portfolio
Stars: ✭ 50 (+127.27%)
Mutual labels:  jekyll-site
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-9.09%)
Mutual labels:  jekyll-site
MailTape.github.io
MailTape - Feed your inspiration with music, every Sunday morning.
Stars: ✭ 23 (+4.55%)
Mutual labels:  jekyll-site
jekyll-theme-mehdix-rtl
A right-to-left theme for Jekyll with Jalali support and some other goodies.
Stars: ✭ 38 (+72.73%)
Mutual labels:  jekyll-site

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].