Update README.md
This commit is contained in:
parent
30b771fbf2
commit
c81c1aa015
@ -13,7 +13,7 @@ host websites for clients and NGOs.
|
||||
**Why?**
|
||||
|
||||
For over a decade static-sites (aka The JAM Stack) have grown in popularity.
|
||||
From early generators like Jekyll to modern Hugo and Gatsby, they are used to
|
||||
From early generators like Jekyll to modern Hugo, Gatsby and Astro, they are used to
|
||||
create rich content websites like knowledge bases, wikis, small business sites,
|
||||
and government portals. Developing static websites is trivial for experienced
|
||||
developers and relatively easy for anyone who knows HTML, CSS, and JS to
|
||||
@ -38,12 +38,13 @@ A rough pathway to creating *Parasol* is broken up into these categories.
|
||||
|
||||
## Dependencies
|
||||
|
||||
Parasol is being built or heavily considering the following core components:
|
||||
Parasol is being built or heavily considering the following JAMSTACK components:
|
||||
|
||||
- [Abra](https://docs.coopcloud.tech/abra/)
|
||||
- [Decap CMS](https://decapcms.org/)
|
||||
- [Decap CMS](https://decapcms.org/) or [Sveltia CMS](https://github.com/sveltia/sveltia-cms)
|
||||
- [Codeberg Pages](https://codeberg.org/Codeberg/pages-server)
|
||||
- [Netlify: Git Gateway](https://github.com/netlify/git-gateway)
|
||||
- [GoTrue](https://github.com/supabase/gotrue) Supabase fork of Netlify's original
|
||||
- [Netlify: Open-API](https://github.com/netlify/open-api)
|
||||
- [Capsul](https://git.coopcloud.tech/coop-cloud/abra-capsul) or [Kimchi](https://codeberg.org/offline/kimchi) (possibly)
|
||||
|
||||
The idea is to weave these into an application and recipe which [Abra](https://docs.coopcloud.tech/abra/) deploys to a server. Ideally this allows for more than one static-site per host.
|
||||
|
Loading…
x
Reference in New Issue
Block a user