From 3ddd5358e351c5009eb55c00704731620696024c Mon Sep 17 00:00:00 2001 From: Brajeshwar Oinam Date: Fri, 17 Nov 2023 14:59:01 +0530 Subject: [PATCH] Chore: Updates & Cleanups --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77e6ad5..8e92639 100644 --- a/README.md +++ b/README.md @@ -19,12 +19,12 @@ $ gem push oinam-jekyll-x.x.x.gem - [ ] Demo: Themes / Color Scheme Preview - [ ] Split Styles into more cleaner separation -- base, grid, gallery, etc. +- [ ] Split the CSS and Javascript on their own files, the inclusion or exclusion should be user defined. - [ ] Fix Gallery - [x] Spit out the Styles separate so it can just be referenced on its own from a simple HTML site. - [x] Toggle description in the header. -- [ ] Remove any enforcements such as YouTube Embeds. But keep the code for backward compatibillity. +- [ ] Remove any enforcements such as YouTube Embeds. Keep the code for backward compatibillity? - [ ] Lunr for Search as default. -- [ ] Algolia Search Integration - [ ] Print Styeles based off Gutenberg (or pick something that does not depend on normalize). Add this theme specific styles. - [ ] Reading progress on top bar. - [ ] Look at [Tufte CSS](https://edwardtufte.github.io/tufte-css/) for the layout, styles, and especially that Sidenotes/Footnotes. \ No newline at end of file