Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace Netlify CMS with Decap CMS #371

Merged
merged 6 commits into from
Aug 29, 2023

Conversation

chosww
Copy link
Contributor

@chosww chosww commented Aug 29, 2023

  • This pull request has been linted by running npm run lint without errors
  • This pull request has been tested by running npm run start and reviewing affected routes
  • This pull request has been built by running npm run build without errors
  • This isn't a duplicate of an existing pull request

Description

Work to replace netlify cms with decap cms.

Steps to test

  1. Run npm install to get changed dependencies
  2. Start the local server by running npm start
  3. Go to /admin and see Decap cms log-in screen
  4. Press sign in button and see cms page
  5. Edit any posts and see the changes applied

Related issues

Resolves #370

@chosww chosww self-assigned this Aug 29, 2023
@chosww chosww added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 29, 2023
@chosww chosww requested a review from greatislander August 29, 2023 13:48
eleventy.config.js Outdated Show resolved Hide resolved
eleventy.config.js Outdated Show resolved Hide resolved
src/admin/admin.njk Outdated Show resolved Hide resolved
@chosww chosww requested a review from greatislander August 29, 2023 14:12
eleventy.config.js Outdated Show resolved Hide resolved
@greatislander greatislander enabled auto-merge (squash) August 29, 2023 15:19
@greatislander greatislander disabled auto-merge August 29, 2023 15:19
@greatislander greatislander enabled auto-merge (squash) August 29, 2023 15:19
@greatislander greatislander disabled auto-merge August 29, 2023 15:19
@greatislander greatislander enabled auto-merge (squash) August 29, 2023 15:20
@greatislander greatislander changed the title feat: replace netlify cms with decap cms feat: replace Netlify CMS with Decap CMS Aug 29, 2023
@greatislander greatislander merged commit 1be7787 into fluid-project:main Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Netlify CMS packages with Decap CMS equivalents
2 participants