Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fylgja/site

The Fylgja website built with 11ty
https://github.com/fylgja/site

11ty eleventy eleventy-site eleventy-website fylgja

Last synced: 22 days ago
JSON representation

The Fylgja website built with 11ty

Awesome Lists containing this project

README

        

# [Fylgja.dev](https://fylgja.dev)

The website and also the documentation for [Fylgja](https://fylgja.dev).

The website is build with [11ty](https://www.11ty.dev/).

See our main repo here -> https://github.com/fylgja/fylgja
Any documentation found in each component there, is based on the documentation here.

## How to Contribute

Fylgja is an open source project, therefore contributions are all appreciated!
If you are looking for a bug to fix, check out our [contributing](./.github/contributing.md).

## Running it locally

```bash
npm install
npm start
```