Yangshun Tay
d7c093e241
Fix example site's user image path ( #605 )
2018-04-25 12:29:25 -07:00
Joel Marcey
71b5d46f46
Run prettier
2018-04-17 21:16:31 -07:00
Joel Marcey
fd04b44dda
Updates to the example site config
...
- Open Graph and Twitter Card images
- Enable on page navigation
- formtting
2018-04-17 21:14:01 -07:00
Joel Marcey
bc3eef1b00
Update siteConfig example and docs ( #544 )
2018-04-10 10:00:04 -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
edbb869e26
Add more details on configurable fonts ( #409 )
2018-01-21 20:10:04 -08:00
Eric Nakagawa
fd835116ee
Add dummy siteConfig.js for deploying, fixed indendation on publishing file ( #285 )
2017-12-13 15:59:43 -08:00
Joel Marcey
d33489cf16
Update example URLs
2017-12-13 15:37:46 -08:00
Héctor Ramos
65421db62e
Add Prettier Formatting ( #258 )
...
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs
* Remove trailing-comma as we are using Node 6 on Circle
* Use latest Node 6 LTS version in Circle
* Remove unused test
2017-12-04 19:21:02 -08:00
Héctor Ramos
ba666cc6ae
Remove sourceCodeButton config key ( #181 )
2017-10-26 12:16:36 -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
Joel Marcey
77535d80f2
The complete move to MIT license ( #115 )
...
- headers in .js files
- update README and LICENSE year
Testing:
grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -07:00
Eric Nakagawa
3b5db4bbf8
2 bug fixes ( #98 )
...
* Merge fix
* Updating lock file.
* Bug fix for rss feed truncation...
* Fixes infinite recursive loop for #89
* Removed use of module cache invalidator from feed.js
* Replaced 'latest' babel presets with 'env'
* Ignore temp build folder
* Adding back new truncation logic for RSS
* Updating yarn lock
2017-09-28 14:46:29 -07:00
Eric Nakagawa
dc835770a0
RSS/ATOM Feed added, Prism changes, and global Copyright notice. ( #94 )
...
* Add Reason support to Prism.js
* Add XML/ATOM feed. Generates for both localhost and build script. Adds meta links to feeds to all html files.
* Updated /core/Footer.js to pull from siteConfig
2017-09-27 12:49:09 -07:00
Eric Nakagawa
a86af92e7c
Remove customCssFileName as any css file in /static/css gets appended to end of main.css
2017-09-25 11:35:35 -07:00
Eric Nakagawa
9c6fe348d6
Add support for a custom CSS file that is configurable from siteConfig.js
2017-09-22 11:31:29 -07:00
Frank Li
c3a971f2eb
Update example files and examples script
2017-08-09 14:18:17 -07:00