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

refactor: custom architecture #46

Open
dijonkitchen opened this issue Apr 19, 2021 · 3 comments
Open

refactor: custom architecture #46

dijonkitchen opened this issue Apr 19, 2021 · 3 comments

Comments

@dijonkitchen
Copy link
Owner

In order to understand/own/learn the full stack, I want to personally build a simple custom architecture for this bliki.

Similar to #42. Custom CSS, if needed, etc.

Acceptance Criteria

  • GIVEN some markdown for text files
    WHEN files are compiled
    THEN they have static files ready for serving

Security considerations

No, this should be more secure and transparent for others downloading files from bliki.

Implementation sketch

  • CSS templates
  • Markdown Parser
  • Templates
  • Compiler
  • static site generator
@dijonkitchen
Copy link
Owner Author

dijonkitchen commented May 3, 2022

Potentially refactor to https://gohugo.io/

Need an ADR to document design.

Use Ci for build validation. This will allow dependency/security upgrades to be verified too.

@dijonkitchen
Copy link
Owner Author

Maybe Quarto for multi-document support: https://nbdev.fast.ai/tutorials/blogging.html

@dijonkitchen
Copy link
Owner Author

Astro or Eleventy too.

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

1 participant