hugo-lithium-theme
hugo-lithium-theme copied to clipboard
Lithium - A simple responsive Hugo theme
I would like to add title text to the navigation bar, like this  I have created a hack, but the hack involves hardcoding this text in `nav.html` . I...
I've Googled myself and find a way to enable the LaTeX :) Example article: https://zyfdegh.github.io/post/201805-latex-tutorial/ Hope it helps.
How can i add tags or categories for my post ?
Unable to get Twitter card to work for individual blog post after I follow the instruction at https://gohugohq.com/partials/twitter-cards-partials-for-hugo/ 
Math formulas cannot be displayed. For example ``` LaTex $E=mc^2$ ``` LaTex $E=mc^2$
The article render treats the newline as a space if I type these works ``` Sentance with newlines to test the render, the output will be a little bit incorrect...
I wrote article like http://support.typora.io/Draw-Diagrams-With-Markdown/ but the flowchart and sequence diagrams cannot display with this theme.  Instead, it's rendered as a code segment. 
This pull requests makes it easier for users to override CSS styles used in this theme. Credit to [this blog post](https://discourse.gohugo.io/t/how-to-override-css-classes-with-hugo/3033/4) for the code.