https://github.com/infinitifall/succulent
A blog template built with Hugo. Tactile, minimalist, responsive. Supports LaTeX, social media embeds.
https://github.com/infinitifall/succulent
blog blog-template hugo website-template
Last synced: 11 months ago
JSON representation
A blog template built with Hugo. Tactile, minimalist, responsive. Supports LaTeX, social media embeds.
- Host: GitHub
- URL: https://github.com/infinitifall/succulent
- Owner: Infinitifall
- License: mit
- Created: 2023-06-08T07:50:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T08:30:10.000Z (about 2 years ago)
- Last Synced: 2025-01-30T07:51:16.086Z (over 1 year ago)
- Topics: blog, blog-template, hugo, website-template
- Language: JavaScript
- Homepage:
- Size: 27.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://gohugo.io/). 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`
```bash
#clone repo
git clone https://github.com/Infinitifall/Succulent
cd Succulent
# serve website locally
hugo server --buildDrafts
# or build the website
hugo
```
## Screenshots

