Coder Social home page Coder Social logo

geo-comply's Introduction

Comply - Netlify CMS Starter Kit

Netlify Status

Demo website: https://comply-netlify-cms.netlify.com

This repo contains an example comply site that is built with Comply, and Netlify CMS: Demo Link.

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

Features

  • All features from Comply
  • An easy process to have an always up-to-date compliance dashboard with the PDF files, served through a CDN
  • Netlify builds (see run-comply.sh) are triggered automatically on pushes to master. They can also be triggered on-demand through a simple webhook HTTP call, making it suitable for a daily call and tickets synchronization (Zapier or else)
  • Project is set up to not leak secrets (e.g. CVS tokens), comply.yml is generated out of comply.dist.yml from secrets stored on Netlify
  • Builds of this repo take around 1mn between git push and the publishing of the new site (Very fast!)
  • Leveraging on Netlify's numerous site protection options (Google, Github, Bitbucket, Gitlab OAuth providers are supported out of the box) to restrict access to the site.
  • Optionally, Netlify CMS can be used to handle the editing of the policies in a user-friendly way. See next section.

Deploy to Netlify

Netlify CMS

The project also includes a Netlify CMS config file (See config.yml), and makes an admin interface available at /admin.

The git repository is used as the backend to retrieve the files of master, and saving the changes is triggering a push of the changes on the publishing branch (master here). The user performing the action can be logged in commits.

On Github, there's the also possibility to add a kanban-style Draft/Review/Approved page (Workflow menu) that mirrors Pull Requests, so changes aren't published to master directly. Github policies about protected branches (approval needed, etc.) are still enforced through Netlify CMS.

Ask for an invite then visit https://comply-netlify-cms.netlify.com/admin to see how this works.

Some screenshots: Admin Dashboard

Admin Edit

geo-comply's People

Contributors

batmanwgd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.