Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```