Commit Graph

46 Commits

Author SHA1 Message Date
Avijit Gupta
e381d33542 Update dark theme (#72)
* Add gitignore and static icons

* Add social icons bar

* Add more social icons, fix styling for header

* Fix dark theme bug

* Remove AWS icon

* Add math typesetting to readme features

* Templatize social icons

* Add documentation and fix menu icon

* Add more icons in example site

* Fix lang in code blocks

* Fix codeblocks lang and use twitch icon

* Reduce spacing around and between social icons

* Fix icon sizing

* Hard code width and height

* Fix language in code blocks

* Update language

* Update Readme

* Add screenshot

* Update screenshots

* Update dark theme primary color

* Fixes related to dark theme

Co-authored-by: Yash Mehrotra <yashmehrotra95@gmail.com>
2021-09-07 19:40:35 +02:00
Avijit Gupta
808cd0ffb9 Add gitignore and static icons :beach: (#70)
* Add gitignore and static icons

* Add social icons bar

* Add more social icons, fix styling for header

* Fix dark theme bug

* Remove AWS icon

* Add math typesetting to readme features

* Templatize social icons

* Add documentation and fix menu icon

* Add more icons in example site

* Fix lang in code blocks

* Fix codeblocks lang and use twitch icon

* Reduce spacing around and between social icons

* Fix icon sizing

* Hard code width and height

* Fix language in code blocks

* Update language

* Update Readme

* Add screenshot

* Update screenshots

Co-authored-by: Yash Mehrotra <yashmehrotra95@gmail.com>
2021-09-07 18:46:58 +05:30
Yash Mehrotra
5b5b2eb83c Add katex example with documentation (#69) 2021-09-01 08:35:49 +05:30
Yash Mehrotra
b4b27826c9 Explicit path in documentation (#64) 2021-08-30 14:28:35 +02:00
Yash Mehrotra
e8b9e86fc5 Rearchitect theme directory (#59)
* Rearchitect theme directory

* Fix symlink
2021-08-14 02:41:02 +05:30
Yash Mehrotra
8aa9fc4061 Add buy me a coffee link (#57) 2021-08-14 02:18:06 +05:30
Avijit Gupta
9576ac11d9 Add performance lighthouse check (#54) 2021-08-14 01:40:38 +05:30
Avijit Gupta
b9d6210fdb Minor fixes (#52)
* Add beach image jpg and webp

* Fix images and avatar css

* Increase border width, add links to feather icons in basic doc

* Add robots txt file

* Remove paginate

* Update documentation
2021-08-14 01:15:50 +05:30
Yash Mehrotra
4623304a82 Improve content for projects page (#53)
* Improve content for projects page

* Update _index.md

Co-authored-by: Avijit Gupta <526avijit@gmail.com>
2021-08-13 21:43:50 +02:00
Yash Mehrotra
bf275c5995 RSS Icon (#51) 2021-08-14 00:22:53 +05:30
Avijit Gupta
5e664b7496 Add beach image jpg and webp (#50)
* Add beach image jpg and webp

* Fix images and avatar css
2021-08-13 23:49:02 +05:30
Yash Mehrotra
26cdc5b20e Add meta keywords for SEO (#49) 2021-08-13 23:37:58 +05:30
Yash Mehrotra
71899d4516 Add opengraph+twitter tags (#48) 2021-08-13 23:22:03 +05:30
Avijit Gupta
673eb8633b Add meta and title tags for seo (#46) 2021-08-13 16:58:49 +05:30
Avijit Gupta
e7724a9726 Add colors and update screenshots (#44)
* Add colors and update screenshots

* Update SS links

* Add empty line and fix dark secondary color

* Fix ss aspect ratio and example site url
2021-08-08 20:33:43 +05:30
Yash Mehrotra
8ab5a8cac0 Remove jpg 2021-08-06 14:35:12 +05:30
Avijit 🚀
1c5b5c21d7 Use webp instead of jpg for faster load times 2021-08-06 14:35:12 +05:30
Yash Mehrotra
7eb8106616 Update README with screenshots 2021-08-05 21:06:18 +05:30
Yash Mehrotra
23bc842073 Fix typos 2021-08-05 00:55:43 +05:30
Yash Mehrotra
1d01ec09c7 Download image into static folder 2021-08-05 00:46:24 +05:30
Yash Mehrotra
ececedf9f9 More documentation 2021-08-05 00:46:24 +05:30
Yash Mehrotra
dd2081a1a8 Document and implement avatar sizes 2021-08-05 00:46:24 +05:30
Yash Mehrotra
1aca6d4a52 More docs 2021-08-02 00:27:59 +05:30
Yash Mehrotra
44dbb3a3ce Update weights 2021-08-02 00:03:14 +05:30
Yash Mehrotra
31237df2d4 Change customHTML to customHeadHTML 2021-08-02 00:02:22 +05:30
Yash Mehrotra
bb5f7aaa61 Use page instead of singles 2021-08-02 00:01:46 +05:30
Yash Mehrotra
1335568c1f Write basic theme documentation 2021-07-30 08:11:51 +05:30
Yash Mehrotra
257ada4440 Fix leaf bundle rendering for singles type 2021-07-19 20:32:58 +05:30
Yash Mehrotra
5a1959c930 Add option to show posts on Homepage (#31)
* Add recent posts to Homepage

* Add different content posts

* Update html and css

* Add basic doc in README

* Update README

* Use partial

* Update page content
2021-07-19 20:30:35 +05:30
Avijit Gupta
81ee72eb46 Add table styling and color pallets (#30)
* Add table styling

* Add light color pallet

* Add pallet for dark theme

* Add font size to post page wrapper

* Remove footer border color variable
2021-07-10 17:43:11 +05:30
Yash Mehrotra
42476980b4 Add support for Custom HTML 2021-07-07 07:31:16 +05:30
Yash Mehrotra
c94272bf36 Use Site avatar variable and remove border from avatar 2021-07-05 10:03:16 +05:30
Avijit Gupta
53148f6e85 Fix Homepage, website font and post page layout (#21)
* Add centered avatar to homepage

* Fix sizes css

* Fix fonts

* Post page layout fixes

* Add blockquote to first post and styling
2021-07-05 08:44:48 +05:30
Yash Mehrotra
f1e94423dc feat: Syntax highlighting 2021-06-21 07:55:20 +05:30
Avijit 🚀
a252f2fd38 Replace fa by feather icons 2021-06-15 18:43:33 +02:00
Yash Mehrotra
9a666fff9d Footer html with basic styling 2021-06-13 13:33:48 +05:30
Avijit Gupta
68cfb32049 Fix theming and fix theme switcher bug (#14)
* Fix theming and fix theme switcher bug

* Fix css comment and remove old js
2021-06-06 22:41:30 +05:30
Avijit 🚀
34702581dd Add dark light theme toggle functionality 2021-06-04 21:22:29 +05:30
Yash Mehrotra
f326a00ee5 Use slugs for projects (#10) 2021-05-29 22:26:02 +05:30
Yash Mehrotra
8d032d9e1d Fix tag url 2021-05-29 22:15:42 +05:30
Yash Mehrotra
5240bc3e8d Templatize lists, tags and single page (#8) 2021-05-29 19:14:36 +05:30
Yash Mehrotra
6fe69085cb Add templating to post page 2021-05-28 17:17:49 +05:30
Yash Mehrotra
e5f330aa5c Templatize menu rendering 2021-05-27 11:37:39 +05:30
Yash Mehrotra
2c4fb1956a Create debug site and link statics 2021-05-25 19:22:28 +05:30
Avijit 🚀
6d14eab549 Initiate new theme 2021-05-24 14:00:06 +02:00
Avijit 🚀
a4d7d1215b Initial commit 2021-05-22 10:47:28 +02:00