Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darshanbaral/sada
Simple hugo theme for resume created using Tailwind CSS
https://github.com/darshanbaral/sada
hugo tailwindcss
Last synced: 2 months ago
JSON representation
Simple hugo theme for resume created using Tailwind CSS
- Host: GitHub
- URL: https://github.com/darshanbaral/sada
- Owner: darshanbaral
- License: mit
- Created: 2018-12-16T23:03:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T04:32:32.000Z (9 months ago)
- Last Synced: 2024-02-06T05:38:24.724Z (9 months ago)
- Topics: hugo, tailwindcss
- Language: HTML
- Homepage: https://themes.gohugo.io/sada/
- Size: 1.72 MB
- Stars: 21
- Watchers: 2
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sada Theme
The sada Theme is a one page responsive portfolio created using Tailwind CSS with light and dark theme.
## Live demo
[Click here](https://sadademo.netlify.com/) for live demo.
## Installation
Inside the folder of your Hugo site run:
```shell
git clone https://github.com/darshanbaral/sada.git
cd sada
npm install
hugo server
```## Getting started
After installing the Sada Theme successfully, modify the `config.toml` as you wish to generate your online resume.