Skip to content
This repository has been archived by the owner on Sep 4, 2022. It is now read-only.

Add some way of adding resources w/o PR #51

Open
lostdesign opened this issue Jun 15, 2019 · 4 comments
Open

Add some way of adding resources w/o PR #51

lostdesign opened this issue Jun 15, 2019 · 4 comments
Projects

Comments

@lostdesign
Copy link
Owner

lostdesign commented Jun 15, 2019

@DeflatedPickle
Add a way to submit new resources:

  • a submit form
  • markdown
  • other?
@S3B4S
Copy link
Collaborator

S3B4S commented Jun 15, 2019

Just going to drop this here which I came across coincidentally https://medium.com/@gtalarico/using-airtable-as-a-content-backend-e373cd0d9974

@karnthis
Copy link
Contributor

did some brainstorming, occurred to me you can use the Issues mechanism to collect, store, and use entries for the site using the github issues api. Ideally there would be a webform on the site for new submissions, but short-term a template could be made.

Basic workflow is:

  1. Create new issue
  2. Staff reviews submission
  3. Once approved, issue is locked, labelled, and closed
  4. fetch() on website pulls dynamically from closed issues by label

@TheDevMinerTV
Copy link

TheDevMinerTV commented Oct 25, 2019

I can probably do something like what @karnthis said.
I'll work myself into the current source code and figure it out ;)

@lostdesign
Copy link
Owner Author

@TheDevMinerTV Thanks for your interest, but I guess we won't do it through issues yet. Plans are to get a solid backend.

@lostdesign lostdesign added this to Analyze Issue in ISSUES Nov 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
ISSUES
  
Analyze Issue
Development

No branches or pull requests

4 participants