Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 833 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 833 Bytes

Succulent

A blog template built with Hugo

  • Tactile and minimalist theme
  • Base page size < 64kB, with latex enabled < 450kB
  • Responsive design, looks good on Desktop, Laptop, Tablet and Mobile
  • Embeds on social media sites like Facebook, Twitter, Slack
  • KaTeX to render math equations

Install

Install Hugo. It's available in the official repositories of all major Linux distributions

  • Debian/Ubuntu based: sudo apt install hugo
  • Arch based: sudo pacman -S hugo
#clone repo
git clone https://github.com/Infinitifall/Succulent
cd Succulent

# serve website locally
hugo server --buildDrafts

# or build the website
hugo

Screenshots

Light theme screenshot of text and quotes

Dark theme screenshot of text and quotes