Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apoclyps/knowledge-base
This knowledge base is a living document built with the sole purpose of sharing my development practices and preferences in a reproducible way.
https://github.com/apoclyps/knowledge-base
hacktoberfest hugo setup
Last synced: 13 days ago
JSON representation
This knowledge base is a living document built with the sole purpose of sharing my development practices and preferences in a reproducible way.
- Host: GitHub
- URL: https://github.com/apoclyps/knowledge-base
- Owner: apoclyps
- Created: 2019-10-26T15:49:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T11:09:44.000Z (over 5 years ago)
- Last Synced: 2024-11-28T09:17:09.929Z (2 months ago)
- Topics: hacktoberfest, hugo, setup
- Homepage: https://my-knowledge-base.netlify.com
- Size: 55.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Knowledge Base
[![Netlify Status](https://api.netlify.com/api/v1/badges/9ff026f5-f6c6-48b0-8ea3-cbb18489bfad/deploy-status)](https://app.netlify.com/sites/my-knowledge-base/deploys)
The site is deployed on [Netlify](https://www.netlify.com) and can be seen at this URL: https://my-knowledge-base.netlify.com
### Usage
Run the development server
```sh
hugo server
```