hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

10K
active users

Paul Cantrell

OK, tossing a software terminology question out to the Fedi. Context:

- Static site generator
- Top-level separation between (1) data and (2) how data gets formatted / processed
- (1) and (2) have user-visible names, are separate dirs in project root
- (1) is basically a plain text DB (md, json, yaml, etc)
- (2) may include: templates, scripting, partials, style, images, other static assets

I’m calling (1) “data”. ••What should I call (2)?••

Many options! I’m looking for your gut reaction.