Page MenuHomePhabricator

Make a task that generates wikipedia.org portal page based on a stats file
Closed, ResolvedPublic8 Estimated Story Points

Event Timeline

JGirault claimed this task.
JGirault raised the priority of this task from to Needs Triage.
JGirault updated the task description. (Show Details)

Change 252161 had a related patch set uploaded (by JGirault):
Using mustache templates to split the html file into sections and generate html based on stats and defs loaded from .json files.

https://gerrit.wikimedia.org/r/252161

@MaxSem @Jdrewniak,
I decided to use Handlebars instead of mustache.
Developing with Handlebars (and the helpers) just makes life a lot easier.

I fixed also a lot of issues in my patch. Please review.

So we've gone from a wiki page of HTML to needing npm and gulp? My goodness.

Change 252161 merged by jenkins-bot:
Using handlebars templates to split the html file into sections and generate html based on stats and defs loaded from .json files.

https://gerrit.wikimedia.org/r/252161

debt triaged this task as Medium priority.