Skip to content

How to deploy articles? #3

@Evrey

Description

@Evrey

So, this is a GitHub organisation. We could use the built-in Wiki, then. Pros: It exists. Cons: It's not trivially portable if we ever migrated all content somewhere else, and of course it's all bound to the GitHub UI.

So likely we'll be using a static site generator. But which one? Here's an incomplete list of candidates:

  • Jekyll, built into GitHub Pages. All other static site generators need a little extra effort to be used for GitHub Pages.
  • Hugo, pretty quick and feature-rich, can even do nested templates.
  • Zola, RIIR for us Rust nerds. :3

Also another question to solve, quick and dirty first, pretty in the long run if we find this project to actually take off:

  • Who'll make the initial theme? (Must work without JS.)
  • Who'll dictate the directory structure of articles and asset files?
  • Licensing of articles? I assume some variant of Creative Commons?
  • Who'll dictate what will and what won't be a usable shortcode in templated pages? Or is it laisez faire?


Or just flood https://risc-v.repnop.dev/ =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions