Add more pages to breadpunk.club #3

Open
opened 2020-04-09 23:23:26 +00:00 by acdw · 10 comments
Owner
  • package requesting
  • faq
  • code of content/conduct
  • reporting abuse
  • breadpunk.club/bakery.json
    • userlist, etc.
    • is there a standard? - if no, let's make one
- package requesting - faq - code of content/conduct - reporting abuse - breadpunk.club/bakery.json - userlist, etc. - is there a standard? - if no, let's make one
acdw added the
enhancement
label 2020-04-09 23:23:26 +00:00
acdw self-assigned this 2020-04-09 23:23:26 +00:00
Owner
Found the standard! https://protocol.club/~datagrok/beta-wiki/tdp.html
Owner

Maybe we could set up a templating system and use the DroneCI on this repo, so that we can write markdown files and hit git push and it generates a static site that is deployed automagically to breadpunk.club. That's the kind of thing I do all the time in my own projects

Maybe we could set up a templating system and use the DroneCI on this repo, so that we can write markdown files and hit `git push` and it generates a static site that is deployed automagically to breadpunk.club. That's the kind of thing I do all the time in my own projects
Author
Owner

That's a good idea. I'm not well-versed on CI but I think it's supposed to be easy, right? lol

That's a good idea. I'm not well-versed on CI but I think it's supposed to be easy, right? lol
Owner

The whole thing is pretty easy, the only hard part is to figure out how to securely store the credentials the thing will use to log in over SSH and do the deployment

The whole thing is pretty easy, the only hard part is to figure out how to securely store the credentials the thing will use to log in over SSH and do the deployment
Author
Owner

oh okay. I'll make this my project for today. Any requests as to authoring workflow? I'm comfortable with pandoc and a Makefile, myself, but I won't be the only one updating things

oh okay. I'll make this my project for today. Any requests as to authoring workflow? I'm comfortable with pandoc and a Makefile, myself, but I won't be the only one updating things
Owner

Anything is fine by me as long as there is a README and I can use vim to type stuff in there :P

Anything is fine by me as long as there is a README and I can use vim to type stuff in there :P
Author
Owner

Okay, I've converted the site to use UNK -- and markdown.
Check it out at /bread/site, edit things, then make publish

Okay, I've converted the site to use UNK -- and markdown. Check it out at /bread/site, edit things, then `make publish`
Author
Owner
I have https://breadpunk.club/tilde.json
Author
Owner

re: CI, I have a cron job on server to pull & publish every 15 minutes, so it's unnecessary.

still to-do:

  • request package
  • faq
  • code of conduct
  • report abuse
re: CI, I have a cron job on server to pull & publish every 15 minutes, so it's unnecessary. still to-do: - [ ] request package - [ ] faq - [ ] code of conduct - [ ] report abuse
Author
Owner
  • request package
  • faq
  • code of conduct
  • report abuse
  • contribute to site

also we've changed to zola now so.

- [ ] request package - [ ] faq - [x] code of conduct - [ ] report abuse - [ ] contribute to site also we've changed to zola now so.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: breadpunk/site#3
No description provided.