This repository has been archived by the owner on Nov 21, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
Ongoing build / template process improvements #264
Comments
Merged
I'll post the next PR which adds some of the "Changes" section of to dos once #269 lands. |
#276 adds most of what was discussed under "Changes" |
This was referenced Mar 13, 2015
Closed
snostorm
added a commit
that referenced
this issue
Mar 15, 2015
snostorm
added a commit
that referenced
this issue
Mar 17, 2015
#264 build process - adds various i18n helpers, html-based templates
snostorm
added a commit
that referenced
this issue
Mar 17, 2015
The way our current development server is setup is the worst for doing front-end work. #302 for a suggestion of mine. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This carries my wish list from #257
Open questions:
package.json
are no longer needed - thanks @arthurvr via Remove unnecessary dependencies inpackage.json
#279High Level:
Changes:
.html
files per-language, not just Markdownindex.md
switches.html
, uses a dynamic list of downloadshome.html
proof of concept{{i18n ...}}
for looking up dynamic or (if desired) static key{{hb ...}}
for parsing i18n strings with nested variables{{link ...}}
for easy i18n-friendly links, or more manual linksMerged:
template.json
files against English defaults)source/project.json
tosource/project.js
to allow dynamic "stuff" like download link listsExample of nested variables (template.json)
The text was updated successfully, but these errors were encountered: