Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple one-page Hugo theme for resumes and portfolios, built with Tailwind CSS and supporting light and dark themes.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
Sada is a Hugo-based, one-page responsive portfolio and resume theme styled with Tailwind CSS that ships with both light and dark color schemes.
Sada is a Hugo theme for creating a one-page online resume or portfolio. It takes the settings and content you define in the config.toml file and renders a single responsive page with Tailwind CSS styling. The theme is open source and hosted on GitHub under the account darshanbaral, with a live demo available. It is designed to be simple: you clone the repository, run npm install, and serve the site with Hugo.
Inside the folder of your Hugo site, run git clone https://github.com/darshanbaral/sada.git, then cd sada, npm install, and hugo server. After the theme is installed, modify the config.toml file to personalize your online resume and preview it locally.
