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

New build system (3.0) #68

Open
thisisaaronland opened this issue Jan 31, 2020 · 2 comments
Open

New build system (3.0) #68

thisisaaronland opened this issue Jan 31, 2020 · 2 comments
Assignees

Comments

@thisisaaronland
Copy link
Member

Placeholder issue to revisit and update the current build system for non-weblog content. Things this needs to do:

  1. Markdown all the things.
  2. Merge (remove) the distinction between content and pages and components.
  3. Fetch and build lists from source GitHub repositories: sources, properties, etc.
  4. Ensure that the tooling for adding preposition #2 is built in such a way that it can be wired up to GitHub webhooks to be run automatically when source repositories are updated.

Ideally it should:

  • Share templates and tooling with blog. This would mean a) tooling is written in Go b) existing blog tooling would not be immediately portable since it assumed YYYY/MM/DD. So maybe Go is not best?

Perennial problems with these sorts of things:

  • Nav bars and side bars
@straup
Copy link
Contributor

straup commented May 7, 2021

Investigate this:

https://github.com/docuowl/docuowl

@straup straup self-assigned this May 7, 2021
@thisisaaronland
Copy link
Member Author

Investigate this:

https://github.com/roblillack/tack

@thisisaaronland thisisaaronland self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants