KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
hugo-bulma
★ 13
Open GitHub ↗
A Hugo theme based on Bulma
Download README (.md)
Explore Similar Repositories
Flutter-Rounded-Design
:
Flutter Design and Development series
reaction-diffusion
:
Reference implementation and experiments for combining reaction-diffusion and tissue growth
python-webinar
:
Webinar slides and notebook
env-sanitize
:
Sanitization and verification of environment variables with typescript support.
nginx-proxy
:
Example using docker-compose with nginx-proxy and acme companion.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hugo-bulma
?
Download (.md)
# Hugo-Bulma [](https://app.netlify.com/sites/hugo-bulma/deploys) This ia a Hugo theme based on Bulma (v0.9.3). ## Install ``` cd themes git submodule add https://github.com/wayn3h0/hugo-bulma ``` ## Update Update to the latest version: ``` git submodule update --rebase --remote ``` ## Local Server ``` npm run serve ```