To Do: For the blog
Karthik Perla | Apr 2022 | Reading time: 2 mins
To Do
- 404 Page in _layouts
- Add ps.j5 to the website
- Buy a Domain from Google Names
- Add posts on Pokemon Emerald, how to build a Lily 58, etc
- https://github.com/jwilber/roughViz
- Add Last Modified functionality (It breaks when you add it to the gemspec or the config.yml) 1
- A post with https://github.com/SimplGy/jekyll-timeline
- Bi-directional links to the blog: https://github.com/maximevaillancourt/digital-garden-jekyll-template/tree/master/_plugins
- Automatic site map being generated and represented as a tree map - every time a new post is created. - Either on the website or on github: https://github.com/maximevaillancourt/digital-garden-jekyll-template/tree/master/_plugins
- Justified alignment on all posts.
- Crosscheck the readability of the site using this: https://learnui.design/tools/typography-tutorial.html
- For ISB Specific Weekends - My contact info - need to have a fallback page that is only active during the weekends. Maybe have a branch that is activated or merged during that time.
- Can we have multiple branches on github? Which will lead to having multiple versions of the website.
- Can we insert an interactive graph in a markdown webpage? D3 is the answer to that.
Future Plans:
- Theme Switcher: Light vs. Dark mode
Completed
- Need to add bootstrap to the website and import the sass
- Name the website/ blog
- Change About Page in _root
- Fix _includes/_footer
- https://github.com/droctothorpe/droctothorpe.github.io/blob/master/index.html Flashing cursor
- Reading time (Added on May 15, 2022 - from this post: https://carlosbecker.com/posts/jekyll-reading-time-without-plugins/)
- Have an automatic Table of Contents and ScrollSpy
- https://www.codeply.com/go/bp/yBqcf4kncL
- https://idratherbewriting.com/2015/01/20/implementing-scrollspy-with-jekyll-to-auto-build-a-table-of-contents/
- https://github.com/ghiculescu/jekyll-table-of-contents
- Check the https://knanne.github.io/ css too
- Check the castel.dev css for the table of contents
- Fix the Favicon - not on all pages of the site
- Fix the Inter Font - Weights added, change in _sass
- Have a revision pointing out to each revision like this: 2 At the footnote of each post
- Try adding a post with pictures
- Edit multiple settings in _root/_config.yml
- Update and edit every post - Final push
- https://vishnubharathi.codes/ Can take the color scheme from here
-
https://github.com/gjtorikian/jekyll-last-modified-at ↩