diff --git a/content/theme/jekyll-textalic.md b/content/theme/jekyll-textalic.md new file mode 100644 index 000000000..97d60fd2e --- /dev/null +++ b/content/theme/jekyll-textalic.md @@ -0,0 +1,36 @@ +--- +title: "Textalic" +github: https://github.com/UniFreak/jekyll-theme-textalic +demo: https://unifreak.github.io/jekyll-theme-textalic +author: unifreak +date: 2023-02-13 +ssg: + - Jekyll +cms: + - No CMS +css: + - Bootstrap +archetype: + - Blog + - Portfolio +description: Textalic is a simple, responsive jekyll theme focus on blogging. +--- + +# Textalic + +Textalic is a simple, responsive jekyll theme focus on blogging. Here is a live demo. + +## Features + +* Post category, tag and series +* Github flavored markdown rendering +* LaTeX and ascii math notation rendering +* Disqus comment and Gitalk comment +* Fulltext search (powered by jekyll-simple-search plugin) +* Code highlighting +* Autogenerate table of content +* Google analytics +* Atom feed +* Sitemap + +For detailed installation and configuration guide, see github repo.