Andrew Locke
8d45669f92
Add single-spa to users ( #825 )
2018-07-02 13:08:43 -07:00
Endilie Yacop Sucipto
e619884921
Open browser with correct baseurl ( #819 )
...
* open browser with correct baseurl
* nits
2018-07-01 09:42:52 -07:00
Endilie Yacop Sucipto
60852a2b2e
Fix missing fblike button in blog ( #821 )
...
* fix missing fblike in blog
* add comment
* comment in js instead
* fb-comments too
* comment the right way
2018-07-01 09:42:36 -07:00
Endilie Yacop Sucipto
21dcea2a31
Integrate eslint & precommit to codebase ( #815 )
...
* add eslint, precommit & refactor
* fix exit code 127
* modify contributing.md & add package-lock
* use .eslintrc.js
2018-07-01 12:27:31 +08:00
Cheng Lou
97eaaad744
Fix edit button alignment ( #817 )
2018-06-30 19:41:46 -07:00
Yangshun Tay
3a3ee44389
Publish v.1.3.1 ( #816 )
...
* Publish v.1.3.1
* Add desc
2018-06-30 13:02:28 -07:00
Yangshun Tay
0b10b193a8
Fix newly discovered CSS issues ( #812 )
2018-06-30 00:27:33 -07:00
Endilie Yacop Sucipto
e9eef39760
Fix & refactor server routing + add tests ( #799 )
...
* Fix bad routing regex for sitemap & feed
* add tests for sitemap & feed
* use next middleware function if file nto found
* add pages routing & test
* refactor + add more test for page routing
* extension-less url routing + test
* refactor out requestFile
* add dot routing + test to handle special case like http://localhost:3000/blog/2018/05/27/1.13.0
* exit properly
* add more test for sitemap
* update nits from my phone
2018-06-29 16:15:34 +08:00
Yangshun Tay
e9f290f788
Fix styles for headerTitle ( #811 )
...
* Fix styles for headerTitle
* Update main.css
2018-06-28 00:21:25 +07:00
Endilie Yacop Sucipto
f598e2583f
handle promise error & exit properly ( #809 )
2018-06-27 08:45:08 -07:00
Rhys Bower
c0aa98bd55
Switch Jest URL to jestjs.io ( #807 )
2018-06-26 21:07:58 -07:00
Endilie Yacop Sucipto
418c840ad4
fix wrong sitemap urls ( #801 )
2018-06-26 13:02:46 +07:00
Ng Yik Phang
76870c6a37
Prevent page from scrolling to top when clicking languages button ( #802 )
2018-06-24 22:10:06 -07:00
Yangshun Tay
e4b9b9861b
Show scrollbar only when sidebar is too long ( #800 )
2018-06-25 12:05:21 +07:00
Endilie Yacop Sucipto
66b2033546
Fix bad routing regex for docs & blogs ( #795 )
...
* fix bad routing regex for docs & blogs
* extract to routing.js & add test
* add more test case
* address code review
* prettier
2018-06-24 14:10:32 +07:00
Yangshun Tay
5a8e9a9ff1
Exclude vendor dir from directory tree printing ( #798 )
...
* Exclude vendor dir for directory tree printing
* Upgrade tree-node-cli
* Upgrade tree-node-cli
* Update package-lock.json
2018-06-23 23:47:48 -07:00
Endilie Yacop Sucipto
9ff5328c88
fix algolia version to use the correct version info, not 'current' ( #797 )
2018-06-24 02:01:23 +07:00
Yangshun Tay
c5661b0e1e
Update CHANGELOG.md
2018-06-20 21:15:44 -07:00
Yangshun Tay
82f5727965
Publish v1.3.0 ( #791 )
...
* Publish v1.3.0
* Run version script
* Update CHANGELOG.md
2018-06-20 21:13:58 -07:00
Yangshun Tay
1094dbd352
CSS revamp - Improve typography and overall styling ( #757 )
...
* Improve CSS code
* Fix blog layout
* Fix
* Refactor onPageNav
* More fixes
* Fix docs nav
* Use alternative hack
* Tweak clearfix
2018-06-19 21:46:15 -07:00
Joel Marcey
169a5e6ded
Bump docusaurus-init to 1.0.2 ( #788 )
2018-06-19 07:33:24 -07:00
Endilie Yacop Sucipto
0eb6612b58
add language & version meta for algolia docsearch ( #787 )
2018-06-19 12:30:03 +08:00
Joel Marcey
df42926242
Search correct language for Docusaurus docsearch ( #744 )
...
* Remove duplicate search results
Only search the current version of the docs. Right now there are duplicates because `next` is also searched.
d28b864a59/lib/core/Site.js (L140)
does the replacement
* Add language facet
* fix missing algoliaOptions
* use only language facetfilter
2018-06-18 23:11:45 +08:00
Yangshun Tay
f33d977d1a
Add ml5 as user ( #786 )
2018-06-17 19:11:27 -07:00
Joel Marcey
ca8afb0951
Publish v1.2.1 ( #785 )
2018-06-17 16:00:12 -07:00
Joel Marcey
bbe4b9e0b5
Update local-third-party-project-testing.md
2018-06-17 08:02:22 -07:00
Joel Marcey
0258fae7b7
Update publish.md
2018-06-17 08:00:28 -07:00
Endilie Yacop Sucipto
0f01eace8b
Use absoluteURL instead of relativeURL for next/prev links ( #783 )
...
* Remove trailing slash for docs url
* undo remove trailing slash & use absoluteURL for next/prev links
* use baseUrl instead of hardcoded slash
2018-06-17 11:35:05 +08:00
Justin Headley
3755522681
Add rest-hapi to users ( #782 )
2018-06-16 00:30:16 -07:00
Yangshun Tay
9cb45960d6
Add Babel to users 🎉 ( #779 )
2018-06-16 12:35:53 +08:00
Thai
7bef1b96dc
Hide TOC menu when onPageNav is not separate ( #768 )
...
* (bug) - Mobile menu when onPageNav is separate
* fixed lint
* fixed lint
* removed whitespace in brackets
* refactored
* refactor
* Prettier
2018-06-15 21:16:58 -07:00
Luis Merino
371fdda4a8
Fix anchors erroring when heading is empty ( #772 )
2018-06-15 21:04:46 -07:00
Andrey Rublev
850e3003ca
[docs] add note about babel cache to upgrade guide ( #778 )
...
for details see https://github.com/facebook/Docusaurus/issues/759
2018-06-15 10:32:35 -07:00
Dominik Riemer
59695761a6
Add streampipes to users ( #777 )
2018-06-15 10:18:07 -07:00
Jonathan Ingram
58fba70dea
Add config option for setting title of the blog sidebar ( #770 )
...
* Allow controlling the title of the blog sidebar
* Update guides-blog.md
2018-06-15 00:08:34 -07:00
=^._.^=
62a2c7c1a5
Add option to disable live reload server during development ( #766 )
...
* add option to disable live reload server
* change live to watch, fix incorrect argument parsing code
* Update api-commands.md
2018-06-14 23:51:03 -07:00
Joel Marcey
608e2c85a2
Move custom translation strings to its own file ( #775 )
2018-06-14 17:25:29 -07:00
Gustavo Henke
fd9a3ffb6d
Cross repo publishing ( #764 )
2018-06-14 16:03:37 -07:00
Joel Marcey
23bda1b9ce
Large resource class for Circle ( #774 )
...
To hopefully resolve error 137 (memory issues)
2018-06-14 07:36:00 -07:00
Joel Marcey
c2ff413650
Configure sitemap depending on whether clean URLs enabled ( #765 )
...
* Configure sitemap depending on whether clean URLs enabled
* Run Prettier
2018-06-13 07:00:32 +08:00
Rupesh Parab
a2b076bdca
fix sidebar file name issue in rename-version ( #762 )
2018-06-12 08:02:13 -07:00
Rémi Doreau
a77ae958db
Duplicate code in readMetadata.js & versionFallback.js #725 ( #726 )
...
* Duplicate code in readMetadata.js & versionFallback.js #725
* Putting back package-lock.json
* Rename lib/server/utilsMetadata.js -> lib/server/metadataUtils.js
* Update splitHeader + extractMetadata
* Update prettier
2018-06-12 12:25:23 +08:00
Joel Marcey
de8da1ca54
Better bash formatting for updating Docusaurus
2018-06-11 17:46:58 -07:00
Joel Marcey
7281c5632b
More details on updating Docusaurus for a site
2018-06-11 16:53:04 -07:00
Yangshun Tay
9edc29ddd6
Add Sonar to users ( #760 )
2018-06-11 14:19:53 -07:00
Joel Marcey
ac8f7068e0
Fix 1.2.0 commit link
2018-06-10 18:11:05 -07:00
Yangshun Tay
ddcd18a803
Add Metro as user ( #755 )
...
* Add Metro as user
* Remove redundant React logo
2018-06-10 17:57:01 -07:00
Joel Marcey
902db36edb
Fix broken search guide formatting
2018-06-10 17:37:43 -07:00
Tim Kelly
976df54419
Add back information about extra search options ( #756 )
...
I added back information about extra search options for Algolia. A previous commit removed the section about extra search options, but it appears the information might actually be useful.
2018-06-10 17:32:04 -07:00
Joel Marcey
0d000b1bec
Publish v1.2.0 ( #753 )
2018-06-10 12:04:23 -07:00