About
This is a simple template for creating a Science and Technology Blog.
The template contain following features:
Jekyll-based website
- This code-base is meant to host on github pages.
- Github pages uses Jekyll that can convert your markdown pages into beautiful looking blog pages without needing to write cumbersome HTML code.
- Once you set up the site, blogging becomes as fast as using any online service such as Wordpress, Blogger, etc.
Free website publishing with Github-pages
- Since Github public repositories are free, you do not need to pay a cent to anyone for publishing your blog.
Commenting with Disqus
- The template has included Disqus comments. So, if enabled, your readers can comment on any of your posts.
- This also makes sharing your writings on social platforms easy.
- Disqus basic account is for free and avails you with most of its features.
Latex rendering
- If you have a scientific mind and you do not shy away from equations, the website is MathJax enabled. You can simply type your math equations in Latex format.
Code
- You can also demonstrate your code in
code blocks
.