Sébastien Lorber
|
a8ee7fd3e8
|
docs(v2): i18n doc + polish (#4014)
* add some initial i18n doc
* i18n doc progress
* i18n tutorial progress
* i18n tutorial progress
* polish Crowdin docs
* i18n sidebar in guides
* polish crowdin doc
* update Crowdin doc a bit
* fix annoying relative link to global site resource in template (breaks i18n tutorial)
* template: use simpler export for homepage
* add markdown page example
* rename mdx.md to interactiveDoc.mdx
* update bootstrap/facebook templates too
* sync init template package scripts
* add slug frontmatter doc
* improve i18n doc
* complete i18n doc
* temporarily enable the localeDropdown
* doc typo
* improve the i18n doc
* Add Git i18n doc
* add missing "--" for npm run options (unfortunately they don't get stripped by npm2yarn, and are required foor npm)
* improve a bit the Crowdin doc
|
2021-01-19 17:26:31 +01:00 |
|
Sébastien Lorber
|
f343450e85
|
feat(v2): migrate bootstrap components to ts (#3496)
* feat(v2): Migrate bootstrap theme to typescript
* chore(v2): Add eslint rule to avoid delete import of modules
* chore(v2): Add lib to gitignore
* chore(v2): Add prettier script
* chore(v2): change hooks to ts
* fix(v2): Fix Navbar and Layout problems
* fix(v2): scroll
* fix(v2): navbar metadata
* refactor(v2): improve css styles
* chore(v2): Restore debug layout
* feat(v2): Remove console.log
Co-authored-by: fanny <fanny.vieira@ccc.ufcg.edu.br>
|
2020-09-29 13:16:39 +02:00 |
|
Fanny
|
8c05aa8e94
|
feat(v2): bootstrap theme, preset, template, CI previews (#2981)
* fix(v2): doc sidebar
* chore(v2): prettier
* fix(v2): docs navbar path
* fix(v2): fix error about activepath
* chore(v2): prettier
* feat(v2): change active color
* feat(v2): Add bootstrap doc
* docs(v2): Update preset
* doc(v2): finish bootstrap documentation
* chore(v2): run lint
* doc(v2): update hook
* fix theme bootstrap layout (far from perfect)
* Try to fix bootstrap theme and deploy it!
* fix netlify error
Co-authored-by: slorber <lorber.sebastien@gmail.com>
|
2020-08-17 20:18:37 +02:00 |
|
Sébastien Lorber
|
e7720d4e95
|
fix(v2): bad template alt prop (#3258)
|
2020-08-11 13:34:33 +02:00 |
|
Alexey Pyltsyn
|
c7baa125e6
|
chore(v2): mention about docs home page in init templates (#2763)
* chore(v2): mention about docs home page in init templates
* use home page id for docs
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
|
2020-05-18 13:14:06 +08:00 |
|
Fanny
|
063484a05a
|
feat(v2): bootstrap layout (#2710)
* feat(v2): add minor adjustements and footer component
* fix(v2): margin and spacing of footer
* feat(v2): add navbar component
* ádd collapse classname
* feat(v2): add dependencies
* feat(v2): remove unused code
* feat(v2): remove unused links
* feat(v2): add reactstrap components :|
* feat(v2): add brand and other nav componnets
* feat(v2): Add the layout tag
* fix(v2): Fix layout height
* fix(v2): Fix spacings
|
2020-05-17 18:01:38 +08:00 |
|
Julien Deniau
|
29506be389
|
fix(v2): fix index page features.length when 0 (#2751)
|
2020-05-15 21:29:48 +08:00 |
|
Fanny
|
7d8aeacf52
|
feat(v2): bootstrap layout navbar (#2668)
* feat(v2): add minor adjustements and footer component
* fix(v2): margin and spacing of footer
* feat(v2): add navbar component
* ádd collapse classname
* feat(v2): add dependencies
* feat(v2): remove unused code
* feat(v2): remove unused links
* feat(v2): add reactstrap components :|
* feat(v2): add brand and other nav componnets
|
2020-05-13 11:24:53 +08:00 |
|
Fanny
|
434da1d7ea
|
feat(v2): bootstrap bootstrap (heh) theme, preset, template (#2557)
* feat(v2): Add bootstrap theme structure
* chore(v2): run prettier
* chore(v2): remove unused dependencies
* feat(v2): add bootstrap preset
* feat(v2): add bootstrap template
* remove unnecessary stuff
* --
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
|
2020-04-09 12:58:01 +08:00 |
|