deepbass / serverless-cms-azure

Full implementation of a Serverless CMS on Azure, using Netlify CMS, Gatsby and Azure Functions. Built and Deployed using GitHub Actions
MIT License
15 stars 10 forks source link

Document the steps to satisfy the prerequisites for novice site creators #6

Closed mi-hol closed 1 year ago

mi-hol commented 2 years ago

Thanks for this great tool!

To ease creation of a new sites using this new approach, a step-by-step guide would be very valuable. This guide would elaborating on the high-level task currently mentioned in readme. The guide would enable less skilled new users to create a site with no or very little issues.

I'll create a draft guide but am fairly new to the topic myself

mi-hol commented 2 years ago

Draft of step-by-step guide - last updated 9Dec2021

  1. fork repo
  2. get Azure account (todo: elaborate)
  3. in fork, modify serverless-cms-azure/static/admin/config.yml
    • repo:
    • base_url:
mi-hol commented 1 year ago

repo seems abandoned

mi-hol commented 1 year ago

closing due to lack of interest