Shubham Bansal
1a572757f1
feat: last updated time in docs ( #913 )
...
* Adding last updated time for docs
* Making file path general and other suggested changes
* Checking if time returned is null due to absence of git or some other issue
* Adding option to enable/disable update time feature and test-doc
* Adding simple unit tests for getGitUpdateTime()
* nits & rewrote failing test
* consistent test naming
* Adding optional updateEnableTime in documentation
* package-lock & yarn.lock
2018-08-29 21:15:18 +08:00
Endilie Yacop Sucipto
aa1f82649c
Search correct language and version for Docusaurus ( #859 )
2018-07-18 17:39:04 +07:00
Yangshun Tay
a7a214fb3a
ESLintify Part 3 ( #846 )
...
* ESLintify Part 3
* ESLintify Part 3
* ESLintify Part 3
2018-07-11 18:21:31 +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
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
ddcd18a803
Add Metro as user ( #755 )
...
* Add Metro as user
* Remove redundant React logo
2018-06-10 17:57:01 -07:00
Endilie Yacop Sucipto
c8bc00a3a7
Enable using Prism for syntax highlighting ( #735 )
...
* Enable user to use prism.js as syntax highlighter
* add package-lock
* if 'usePrism' is true, use prismjs on all languages
* don't get lang by hljs if use prism
* Update api-site-config.md
* Update api-doc-markdown.md
* only load prism css when usePrism is true
2018-06-09 11:38:01 -07:00
Endilie Yacop Sucipto
31f0c27f81
Enable clean / extension-less url ( #677 )
2018-06-06 13:37:49 -07:00
Lespagnol Rémy
aee255219b
Add a scroll to top button siteConfig option ( #723 )
2018-06-06 12:34:32 -07:00
Joel Marcey
1332e067c4
Update FB App ID
2018-05-20 19:05:18 -07:00
Endilie Yacop Sucipto
aae106c018
Enable Facebook comments on blog posts ( #673 )
...
* Enable comment on blog post
* adjust css
* Tweak
2018-05-19 09:26:57 -07:00
Amy Lam
4e5f17c3d7
Add copy functionality to code blocks in Docusaurus itself ( #634 )
...
* Port of https://github.com/babel/website/pull/1594 to Docusaurus
* [WIP] Placement of button needs fixing
* Remove clipboard from dependencies, is installed via CDN instead
* camelCase CSS
* Move to separate file
* Change default color of copy button
* fixes
* Add copy functionality to Docusaurus itself
Not adding copy functionality to Docusaurus users for now.
2018-05-17 21:50:49 -07:00
Endilie Yacop Sucipto
f8521c2fe1
Enhance footer with Facebook and Twitter buttons ( #666 )
...
* enhance footer with social media buttons
* Update api-site-config.md
* Update Footer.js
* fix minor issue on social-footer
* update facebookAppId description in api-site-config
* rm heading & pad footer social button
* Update api-site-config.md
2018-05-17 21:26:06 -07:00
Matías Olivera
ac718dd7c4
Add WarriorJS to Docusaurus users ( #656 )
...
* Separate users data from code
* Add WarriorJS to Docusaurus users
2018-05-09 11:30:05 -07:00
Yangshun Tay
07c0f13034
Add golang/dep as user ( #612 )
...
* Add golang/dep as user
* Update siteConfig.js
2018-05-03 08:12:52 -07:00
Paulus Schoutsen
ae53bdc46a
Add Home Assistant to users ( #620 )
...
* Add Home Assistant to users
* Update siteConfig.js
2018-04-28 19:29:09 -07:00
Yangshun Tay
38f93e750a
Add rejoiner project as a user ( #606 )
...
* Add rejoiner project as user
* Fix
2018-04-27 14:28:09 -07:00
Yangshun Tay
327d044362
Improve code block appearance ( #609 )
2018-04-27 06:21:36 -07:00
Joel Marcey
e738bbd99e
Add twitterImage
to siteConfig options ( #580 )
2018-04-17 21:04:39 -07:00
Kyle Roach
de11050df1
Add react-native-elements to users ( #562 )
2018-04-14 09:52:52 -07:00
Joel Marcey
2779bf3d0f
Add Users to the header
2018-04-11 19:21:02 -07:00
Joel Marcey
5f89af927a
Add BlueWhale as a user ( #546 )
2018-04-11 19:18:10 -07:00
Joel Marcey
f1893d5fea
Add secondary, page-specific navigation documentation ( #498 )
...
And enable for docusaurus.io
2018-03-12 16:27:37 -07:00
Joel Marcey
d025e045b5
Add new image for Facebook Instant Articles Editor
2018-02-25 22:05:15 -08:00
Stan Lo
64fbd1c28e
Add Goby to user list ( #469 )
2018-02-25 17:57:02 -08:00
Joel Marcey
5198752d0c
Add Facebook Instant Articles Rules Editor to Users
2018-02-18 20:11:16 -08:00
Juan Picado @jotadeveloper
036b84df90
Verdaccio proudly website was built with Docusaurus ( #411 )
2018-01-22 08:26:25 -08:00
Jakub Kłobus
373a3e62de
Added react-native-ios-kit to list of projects using Docusaurus ( #400 )
2018-01-17 16:41:41 -08:00
Kota Kanbe
9fd788d125
Add Vuls as a Docusaurus user ( #401 )
...
Vuls uses Docusaurus, Please add our logo if you like.
2018-01-17 16:35:23 -08:00
Joel Marcey
f533311bee
Add Reason as a Docusaurus user ( #373 )
...
And alphabetize the list as well
2018-01-04 13:03:36 -08:00
Ricky Vetter
b0b1a839e7
Update users to follow their naming convention
...
By convention both BuckleScript and ReasonReact are PascalCase. Also removed BuckleScript from fbOpenSource because it's not technically under that umbrella.
2018-01-04 11:51:46 -08:00
azu
8ec4a6bfe5
Add almin to users ( #303 )
2017-12-18 11:56:05 -08:00
Héctor Ramos
1db69285e5
Split showcase into FB and non-FB ( #315 )
2017-12-18 11:47:57 -08:00
Joel Marcey
57712d27f5
Use png for og:image
2017-12-14 10:07:20 -08:00
Joel Marcey
d6fb14cfa4
Add introductory blog post ( #279 )
...
* Add introductory blog post
For launch!
\o/
* Update post to launch date
* Add ogImage and fix how we get og:Description
Plus a few updates to the post
* Remove some code block info
2017-12-14 09:32:49 -08:00
Joel Marcey
317fa99572
Add social buttons at the bottom of blog posts.
...
Also, update the siteConfig api docs
2017-12-13 20:10:27 -08:00
Joel Marcey
f8af0e3f58
About/ => About /
2017-12-13 19:42:46 -08:00
Joel Marcey
908374b2a5
Add Google Analytics
2017-12-13 19:41:55 -08:00
Joel Marcey
72a9f7693d
Remove noIndex ( #284 )
...
Allow the world to find us on search engines!! :)
2017-12-13 19:41:36 -08:00
Joel Marcey
be1ea72237
Add About Slash page ( #282 )
...
It will show up in the header as "About/" :)
2017-12-13 15:27:35 -08:00
Joel Marcey
6ec683f77f
Add Relay and Bucklescript to Docusaurus users
...
\o/
(also forgot to add React Native image in last commit)
2017-12-11 16:39:31 -08:00
Joel Marcey
c62e18eb53
Add React Native as a Docusaurus user
...
\o/
2017-12-11 16:24:52 -08:00
Joel Marcey
7aee74a43f
Update Docsuarus footer
2017-12-11 16:15:26 -08:00
Joel Marcey
ef6f550700
Replace facebookexperimental with facebook ( #266 )
...
Moving to the facebook GitHub org
2017-12-07 10:52:12 -08:00
Héctor Ramos
31b70f053c
Update docusaurus-publish ( #250 )
...
* Update publish script to allow configuration via siteConfig.js file, as well as non-CircleCI env vars
* Use || instead of |
2017-12-04 09:15:32 -08:00
Joel Marcey
856ca785e5
Add Reason-React and MakeItOpen to Docusaurus users ( #224 )
2017-11-13 15:14:49 -08:00
Héctor Ramos
09354ab738
[BREAKING] Rename Marked to MarkdownBlock ( #162 )
...
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
* Rename Marked to MarkdownBlock
* Rename Marked to MarkdownBlock
* Remove Marked.js
2017-10-30 15:47:13 -07:00
Héctor Ramos
ba666cc6ae
Remove sourceCodeButton config key ( #181 )
2017-10-26 12:16:36 -07:00
Eric Nakagawa
b378215f66
Adds Jest to Docusaurus users
2017-10-24 12:56:39 -07:00
Héctor Ramos
b832176dc6
[markdown] Switch to Remarkable ( #153 )
...
* Switch to Remarkable
* Clean up references to custom code blocks
* Remove valdiateDOMNesting warning
* Add syntax highlighting
* Add Reason support
* Breaking change: prismColor to codeColor, remove CompLibrary.Prism, expose hljs
* Completely remove Prism and associated CSS rules
* Support loading plugins and scripts
* Remove CSS rules, allowing Highlight.js theme to be used entirely
* Remove unnecessary webplayer script
2017-10-24 09:45:21 -07:00