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

https://github.com/dylanblokhuis/momentum


https://github.com/dylanblokhuis/momentum

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# momentum

cms + ssg that promises 90+ pagespeed scores.

- native image component
- no bloat on the frontend

# ideas

- inject data through SSR instead of API's
- works without javascript
- extendability

# usage

```bash
deno run --allow-net --allow-run --allow-read --import-map=./import_map.json lib.ts
```

# code splitting

cms generates list of pages with a certain template as entrypoint, which ends up
with codesplitting