Infinitifall / Succulent

A blog template built with Hugo. Tactile, minimalist, responsive. Supports LaTeX, social media embeds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A blog template built with Hugo. Tactile, minimalist, responsive. Supports LaTeX, social media embeds.

License:MIT License


Languages

Language:JavaScript 95.6%Language:SCSS 2.2%Language:CSS 1.7%Language:HTML 0.5%