Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lwnmengjing/go-starter


https://github.com/lwnmengjing/go-starter

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Go Starter

## get themes
```bash
mkdir themes
cd themes && git clone https://github.com/themes/anatole.git
```

## dev start
```bash
hugo server -D
```

## build static files
```bash
hugo --minify
```

## open website in browser
https://go-starter.mss-boot-io.top