TheCharmingSociopath.github.io

TheCharmingSociopath.github.io

This is a minimal, lightweight website for my website made with Jekyll.

Introduction

This was developed as a portfolio website, ideal for blogging projects as well as hosting notes.

Structure

.
├── Gemfile # Ruby gems dependencies
├── Gemfile.lock # Gem dependencies
├── README.md
├── _config.yml # Global configs for the website
├── _data 
├── _includes
├── _layouts
├── _sass
├── _site
├── assets
├── blog
├── feed.xml
└── pages

Todo

[ ] Remove redundant CSS and JS stuff

[ ] Upgrade mathjax

[ ] Update the Academics page

[ ] Unbloat blogs page

[ ] Move notes from notion to here, convert to MD + mathjax

[ ] Move notes from github to here, convert to MD + mathjax