Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Migrate to a static generator. #33

@hernangonzalez

Description

@hernangonzalez

Hi,

I've been browsing the codebase, as I would like to propose some changes, yet it seems to me the current approach is somewhat over-engineered for its goal.

I would like to propose we use a tool like Zola or Hugo to write the content in simple to maintain markdown files, and let the theme and workflows generate the final site.

I believe this change would benefit in the following ways:

  • Less overhead to maintain.
  • Less overhead to onboard (no need to learn yew, or know node)
  • We can focus only on writing content with a simple syntax.
  • An easier way to maintain may help bring more

I have a couple of examples in my public repos, will share some links.

Many thanks,
H.

Metadata

Metadata

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