aboutsummaryrefslogtreecommitdiff
path: root/_articles/2020-10-19-feature-flags-differences-between-backend-frontend-and-mobile.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use "eu_categories" frontmatter attributeEuAndreh2020-11-141-1/+1
| | | | | | | | | Jekyll treats names like "category" and "categories" differently, so I chose to name it "eu_categories" in order to avoid inheriting the special treatment, and have full control of what a category means and how it behaves. The _includes/category.html was changed to reflect that, with an extra coupled change that makes it not specific to articles, but any collection type.
* Feature flag article: start rewriting to make it more user friendlyEuAndreh2020-11-031-14/+69
|
* assert-content.sh: Enforce filename to be title slug + dateEuAndreh2020-10-231-0/+250