Jekyll Theme Serial Programmer
A Jekyll theme for serial programmers (-.-)
Live Demo
Latest Updates 🎉
New Features
- Math Support: Write beautiful mathematical equations using LaTeX syntax
- Inline math:
$E = mc^2$
- Display math:
$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$
- Code Copy Button: One-click copy code blocks with visual feedback
- Appears on hover at the bottom right of code blocks
- Shows "Copied!" feedback when clicked
- Works with both light and dark themes
Features
- Responsive
- Dark mode/Light mode
- Syntax highlighting
- Feed
- Sitemap
- and more...
How to install
- Download or clone the repo
git clone https://github.com/sharadcodes/jekyll-theme-serial-programmer.git
- Enter the folder
cd jekyll-theme-serial-programmer
- Run
bundle install
- Start Jekyll server
bundle exec jekyll serve
- Access via
- localhost or according to your pc configurations.
- Change the
_config.yml
& _data/author.yml
files as you like.
- Upload the files on your repository and :sunglasses: enjoy.
NOTE: You have to remove url
and baseurl
from _config.yml
to use this theme for <your-username>.github.io
Alert!
- Don't touch
categories.js
inside assets/js
folder unless you know what you're doing, it is used for generating links for the particular category pill you click on.
- You should use github discussions to ask any question.
- Don't use issues to ask any question unless you are facing issue related to the theme, jekyll or any file.
Asking for support!
Hello everyone, If you have used this theme and if it has helped you in any way or if you just want to support me for my open source work, you can support me by donating any amount.
You can use the sponsor button at the top or on the right.
Screenshots
PC BLOG PAGE


PC POST EXAMPLE

PHONE BLOG PAGE

PHONE POST EXAMPLE
