Skip to content

Select a Framework #2

@MTecknology

Description

@MTecknology

The framework we need:

  • Uses a well-known language and avoids trying to be super duper clever (opposite of django or most golang things)
  • Produces a static website (NOT javascript page builders)
  • Cleanly separates data, content, processing, and rendering.
  • Has all the bits required for CI/CD publishing
  • Makes writing plugins easy and then stays out of the way
  • Avoids lots of random configuration files (because every non-content file will confuse users)
  • Avoids breaking changes every few releases, or at least uses semver (appropriately)

As much as I don't like ruby (or jekyll), I think it's the right tool for the job. We need a prototype that:

  • shows clean management of data
  • adapts the mainroad theme

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions