8000 GitHub - ryangittings/decap-spider
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ryangittings/decap-spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Decap Spider

I need to add:

- Automatic figuring out of required status (adding required: false to field yml) by comparing the merged fields and if one is missing, then we're presuming it's not required
- Fixes to nested fields so they work the same way too
- Extensive testing to make sure all fields are mapped and it works perfectly.

The end result should be a CMS that is automatically generated based from page data, with correct nested fields and required status.

I've used 11ty to create the demo:

- Clone repo
- Run `npm install`
- Run `npx @11ty/eleventy --serve`
- Run `npx decap-server` to enable local testing
- Visit http://localhost:8080/admin/ to test

I want to be able to run `node run` to update the `src/admin/config.yml` file automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0