Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/animmouse/animmouse-website

Anim Mouse's Website
https://github.com/animmouse/animmouse-website

blog cloudflare-pages giscus hugo hugo-theme-stack

Last synced: 2 months ago
JSON representation

Anim Mouse's Website

Awesome Lists containing this project

README

        

# Anim Mouse's Website
This is Anim Mouse's blog.

## Deployment
1. `git submodule update --init --recursive`
2. `hugo`

## Testing
1. `hugo server -D`

### Submodule
```
git submodule update --init --recursive
git submodule update --recursive
```

Powered by [Hugo](https://gohugo.io).

Hugo Theme is [Stack](https://github.com/CaiJimmy/hugo-theme-stack).

Hosted on [Cloudflare Pages](https://pages.cloudflare.com).

Comments powered by [Giscus](https://giscus.app).

Website contents are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\
Website source code is licensed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/)