Giter Site home page Giter Site logo

pace4life-netlify's Introduction

README

This is a static CMS written in nextjs and netlify-cms, using netlify's git-gateway. The goals of this project are:

  1. To create a zero-fee CMS template
  2. To be based off of completely opensource solutions, and no vendor lock-in
  3. TO use netlify's git-gateway and media upload functionality for easy media uploads

In future we are to create our own media upload library using git-gateway and nextjs's serverless functions

Quickstart

  1. Deploy to netlify

    Deploy to Netlify

  2. Configure netlify-cms config

    goto public/admin/config.yml

        backend:
          name: git-gateway
          repo: OWNER/YOUR_GITHUB_REPO
          base_url: https://example.com/
    
    
  3. Setup netlify identity and enable git-gateway

  4. Add github as OAuth Provider

Troubleshoot nextjs on netlify here and authentication here


Where are we right now and what are the implications?

No fee

We have been able to achieve a complete zero-fee system, with two lock-ins

  1. netlify identity
  2. github lock-in

Completion of basic principles

  1. remove dependancy on oauth
    1. use vercel
      1. https://github.com/robinpokorny/netlify-cms-now
  2. remove github lock-in
    1. store it in gitlab
      1. you loose codespaces for private repos
        1. add in docker

Roadmap

  • create a nextjs static site
    • on github
  • move over to vercel
    • deploy on vercel
  • add netlify-cms
    • add pages and collections
      • home
        • navigation
          • links[]
        • heroImage
        • heroCTA
        • heroText
        • Sections
        • footer
          • col[]
            • title
            • links[]
      • about
        • herosection
        • heroImage
      • contact
        • herosection
        • heroImage
      • blog[]
  • add docker, docker-compose and scripts
    • make a dockedrepo
    • make it a monorepo
  • move to gitlab
  • add tinacms

pace4life-netlify's People

Contributors

saddathasan 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.