Commit graph

1999 commits

Author SHA1 Message Date
orangehat
fa4d72d969 docs: clean up language in create new site tutorial (#1537)
* Clean up tutorial language

Minor changes to clarify wording and grammar.

* Update tutorial-create-new-site.md
2019-05-31 08:47:05 -07:00
orangehat
43ff2b7670 docs: clarify wording/grammar for create pages tutorial (#1536)
* Clarify wording/grammar for tutorial

* Update tutorial-create-pages.md
2019-05-31 08:36:59 -07:00
Yangshun Tay
68ca885f5b
v1.11.0 (#1534) 2019-05-30 23:07:38 -07:00
Tushar Sharma
0c8bf0fc5e style: fixes formatting issues in main.css (#1532) 2019-05-30 11:54:14 -07:00
Tushar Sharma
9514593d5f feat: highlight nav item in onPageNav ToC (#1524)
* feat: highlight nav item in onPageNav ToC

* fix: use es5 in browser scripts, update documentation, css refactoring

* fix: removes smooth scroll

* fix: removes unnecessary codeblock , undo css formatting issues, modify scrip load url

* fix: update scrollspy script comments
2019-05-30 08:54:47 -07:00
endiliey
b267d8136d v2.0.0-alpha.18 2019-05-30 09:59:50 +08:00
Endi
1060da3526
chore(v2): update dependencies, don't use github (#1531) 2019-05-30 08:52:57 +07:00
endiliey
7da4e3ea2f v2.0.0-alpha.17 2019-05-29 20:48:19 +08:00
Wei Gao
a8e494d755 fix(v2): Simplify styling for classic template landing page (#1528)
* fix(v2): Simplify styling

* Display header only when the viewport is short

* Match infima's screen width break point

* fix link, button, static files
2019-05-29 19:41:23 +07:00
Endi
831d96e8e8 fix(v2): check static dir exist before copying (#1526) 2019-05-29 01:43:45 -07:00
Wei Gao
517dbc500d feat(v2): landing page for classic template (#1517)
* Add missing fields in docusaurus.config.js

* Landing page for classic template + highlight section

* cleanup

* Use CSS modules for landing page of classic template

* Baby responsive design for landing page in classic template

* Update tagline for classic template

* Add style guide for classic template

* Roadmap section on landing page of classic template

* feat: Light / dark mode for classic theme

* Use themed color for features section in classic template

* Clean up header section

* Add GitHub start button

* Remove temporary responsive styling for navbar

* Revert "feat: Light / dark mode for classic theme"

This reverts commit b0d515dcf1.

* Rename stylesheets and variables

* Use variable name `classnames` for the package

* Remove animation for the dino 🦖

* Kill data.js

- Kill features section for now too
2019-05-29 01:17:00 -07:00
Endi
404983c32b docs(v2): install, create pages, docs, deploy (#1522)
* docs(v2): install, create pages, docs, deploy

* docs(v2): Docs review changes for installation, create pages, docs,
deploy

* docs(v2): more docs!
2019-05-29 01:08:06 -07:00
Endi
9bb6ba113d feat(v2): persistent & responsive dark mode toggle (#1521) 2019-05-28 08:53:26 -07:00
endiliey
f5a8caf34d fix(v2): a11y responsive navbar 2019-05-28 16:25:28 +08:00
Yangshun Tay
09036743b7 misc(v2): fix CSS 2019-05-27 20:39:23 -07:00
Yangshun Tay
e76288341f feat(v2): responsive navbar 2019-05-27 17:59:42 -07:00
nickbui729
9b2ff32e7e docs: showcase user Quix (#1510)
* added users

* removed zios from users
2019-05-27 10:27:04 -07:00
Tushar Sharma
bff9a53095 fix: enable live reloading title of doc (#1507)
* fix: enable live reloading title of doc

* fix: removing unnecessary reload statements

* fix: only title change should trigger a live reload

* fix: adding more properties that triggers a live reload

* fix: refactoring
2019-05-27 14:48:01 +07:00
Yangshun Tay
ef1af0a5be
fix: don't collapse the blog navigation even if collapsible is true (#1519)
* fix: don't collapse the blog navigation even if collapsible is true

* fix: read docsSideNavCollapsible from props
2019-05-26 20:37:58 -07:00
Yangshun Tay
b8965dcf38
feat(v2): use new pagination nav CSS (#1520) 2019-05-26 20:19:16 -07:00
Yangshun Tay
c75cec76ec misc: update Docusaurus 2 URL 2019-05-26 16:43:28 -07:00
Yangshun Tay
dc2a0eda0a
misc: add funding links 2019-05-25 22:54:15 -07:00
Sam Zhou
5217af67b8 chore(v2): Replace Boolean with boolean (#1518) 2019-05-26 08:57:23 +07:00
endiliey
d52e6d3c3f chore(v2): fix TS definition & workspaces config 2019-05-25 23:48:12 +08:00
Endi
99a58263ca
feat(v2): docusaurus init (#1516)
* feat(v2): docusaurus init

* change logo
2019-05-25 14:16:42 +07:00
Endi
64a86f6264 refactor(v2): add test & static typing for routes.ts (#1514) 2019-05-24 09:57:41 -07:00
Filipe Doutel Silva
34d674cdf5 fix(v2): wrong modules path on windows (#1513)
* fix: wrong modules path on windows

* use json stringify to escape string
2019-05-24 18:04:29 +07:00
SADIK KUZU
1282df063c docs: fix typo in website/pages folder structure (#1506) 2019-05-23 09:21:46 -07:00
Christian Oliff
b1698e2195 misc: https link to stackoverflow.com in v1 example (#1512) 2019-05-23 09:20:17 -07:00
Matteo Manzinello
306cde352e docs: add mailgo to users (#1504) 2019-05-22 13:22:30 -07:00
Endi
166816af40
fix: reload siteConfig.js automatically when locally served page is refreshed (#1509)
* fix: livereload siteConfig

* fix test

* nits
2019-05-22 22:31:51 +07:00
Endi
aa157969cf
chore(v2): cleanup & update deps (#1505)
* chore(v2): rename useBaseUrl -> withBaseUrl & update deps

* nits
2019-05-22 19:20:53 +07:00
Yangshun Tay
3fc3644875 feat(v2): create useBaseURL helper (#1503)
* feat(v2): create withBaseURL helper

* typescript & refactor

* nits
2019-05-22 17:32:52 +07:00
Endi
e3f8785652
fix(v2): wrong copy static files target directory (#1502) 2019-05-22 10:17:54 +07:00
Endi
7bbf677e67 docs(v2): introduction (#1501)
* docs(v2): introduction

* typo

* remove lines about gatsby complex

* tweak
2019-05-21 18:56:42 -07:00
Endi
e4de7c3ed4
refactor(v2): use copy webpack plugin instead of manual copy (#1500)
* refactor: use copy webpack plugin instead of manual copy

* export static to constant

* nits prettier
2019-05-22 00:29:32 +07:00
endiliey
7e1e3e9a4c chore: point website-1.x to v1.1.0 2019-05-21 18:25:07 +08:00
Endi
32c5bfe6a4
v1.10.0 (#1498) 2019-05-21 17:22:36 +07:00
ConfigCat
f9ae2ae151 chore: adding ConfigCat to Users page (#1495)
* adding configcat to users

* updating configcat info link

* updating configcat info link to docs
2019-05-21 17:14:27 +07:00
Endi
32c582ded1
chore: upgrade shelljs version (#1497) 2019-05-21 15:32:56 +07:00
Endi
a45f8cab68
chore(v2): add @types/webpack-dev-server and @types/react-dev-utils (#1496) 2019-05-21 13:58:14 +07:00
Endi
305e698e6e refactor(v2): migrate core to Typescript ❄️🌀🐋 (#1494)
* refactor(v2): add typing for docusaurus/core

* wip: last working

* refactor(v2): add typing for @docusaurus/core

* prettier

* dont run in parallel otherwise some are uncompiled

* nits

* more typing

* more typing

* nits

* type commands

* nits
2019-05-20 09:59:04 -07:00
Cole
0568ad4992 feat: allow different host through CLI flag (#1475)
* feat(core): use 0.0.0.0 for livereload address

* test(core): update server tests

* feat(cli): add host by command line flag

* test: revert test changes

* fix(core): update server to use custom host if supplied

* refactor: nits
2019-05-20 23:31:41 +07:00
Hongarc
382b88bb49 fix: mobile navigation should show deepest breadcrumb instead of outermost (#1493) 2019-05-19 16:13:39 +07:00
Hongarc
89582c7b7a refactor: better regex & path parsing for metadata (#1492)
* Don't need using `toString` after `path.basename`

* Use `parse` instead of `basename+extname`
2019-05-19 15:54:29 +07:00
Hongarc
9a18b7430a refactor: simplify blog url replacement regex (#1491) 2019-05-19 15:20:49 +07:00
Endi
cbd2a589e3 refactor(v2): migrate to Typescript ❄️🌀🐋 (#1490)
* refactor(v2): migrate to typescript

* scripts nits

* fix test

* nits

* nits

* tsconfig tweak
2019-05-18 11:37:35 -07:00
Sakti Kr Chourasia
c052b6acd8 fix: content displayed on bottom of mobile viewport when TOC is active (#1489)
* Remove TOC margin bottom for mobile
2019-05-18 14:37:18 +07:00
Hongarc
1587810e8f fix: wrong url in next/prev button in some cases (#1488) 2019-05-18 13:29:13 +07:00
Sakti Kr Chourasia
084a49819f fix: h3 topics with Markdown formatting causes a glitch on mobile (#1467)
* fixed h3 topics with Markdown formatting causes a glitch on mobile

* replaced currenttarget to headings for if check

* use var instead of es6
2019-05-18 12:57:57 +07:00