Feature/website (#5)

* Add basic website
* Add website deploy action
This commit is contained in:
Daniel Lautzenheiser
2022-09-30 08:59:03 -06:00
committed by GitHub
parent de040e6727
commit 27659baca6
150 changed files with 20752 additions and 7 deletions

10
website/static/_redirects Normal file
View File

@ -0,0 +1,10 @@
/docs /docs/intro 301
/docs/custom-authentication /docs/backends-overview 301
/docs/authentication-backends /docs/backends-overview 301
/docs/extending /docs/custom-widgets 301
/docs/validation /docs/custom-widgets/#advanced-field-validation 301
/docs/editorial-workflow /docs/configuration/#publish-mode 301
/docs/test-drive /docs/start-with-a-template 301
/docs/quick-start /docs/add-to-your-site 301
/chat https://join.slack.com/t/simple-cms/shared_invite/zt-1gvgnf5yv-E4sR17YnEcOy6fLFH9m7bQ 301
/docs/update-the-cms-version /docs/releases 301