You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research how to do theming and have "layout" pages i.e. a whole section using the same template and for those bespoke templates to still have core theme elements See this extensive summary https://hackmd.io/@rufuspollock/BJ318ubfU
Try it out
Work out how we do template inheritance / core
Blog experiment - may require some research on plugin. See below for tasks.
Research how to do "data" directories Yes, sort of.
Data files and dynamic page generation support Data files and dynamic page generation support vuejs/vuepress#452 => is closed and says there is dynamic page generation. However, point in comments that you can use frontmatter is not perfect e.g. what if i want to load csv
Implement everything we need technically in the new vuepress-based setup ...
Probably want at least one example page for each major section working and crudely laid out ...
Acceptance
Booted website with at least one example page for each major section:
Pages
About(VueJS does not have about page - do we need one ...?)Documentation(later when clear what we need)Tasks
site
From the rootCONTRIBUTING.mdexplaining how to contribute/jobs/pull-data/
@Irio/products/data-packages/
@IrioTheming
Which pages need a different layout than the default one?
Do we want to use vuepress' default layout for all pages (a little bit customized) except for the home page?
Is it more that we have reusable components / snippets of some kind? e.g. hero section etc etc.
Let's not try and work out too much in advance => KISS
Tasks
Learnings
Blog experiment
Outcome
Notes on how to do it(not really needed, docs are actually quite clear)Tasks
Team Page
Goal a page looking like https://vuejs.org/v2/guide/team.html (but w/o styling atm)
Source is https://raw.githubusercontent.com/vuejs/vuejs.org/master/src/v2/guide/team.md
The text was updated successfully, but these errors were encountered: