Skip to content

stewalec/hugo-sleek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Sleek

Hugo Sleek is a fork of XMin by Yihui Xie. It contains the following updates:

  • Enabled responsive tables with scrollbar. Fixes table overflow on small screens.
  • Added site title parameter
  • Updated how article titles and dates are displayed
  • Included tag list in .article-meta of articles
  • Updated rendered whitespace as a style preference
  • Other minor stylistic updates

Developing

To test this theme and/or make updates to it, run these commands:

git clone https://coderberg.org/stewalec/hugo-sleek.git
cd hugo-sleek
hugo server -D --themesDir=../.. --source=exampleSite

Languages

  • HTML 69.5%
  • CSS 30.5%