-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed dependencies version, updated TinyMCE, added config for code hi…
…ghlight
- Loading branch information
1 parent
accbac3
commit 3813c8c
Showing
88 changed files
with
2,729 additions
and
2,593 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
export default [ | ||
"agate", | ||
"androidstudio", | ||
"arduino-light", | ||
"arta", | ||
"ascetic", | ||
"atelier-cave-dark", | ||
"atelier-cave-light", | ||
"atelier-dune-dark", | ||
"atelier-dune-light", | ||
"atelier-estuary-dark", | ||
"atelier-estuary-light", | ||
"atelier-forest-dark", | ||
"atelier-forest-light", | ||
"atelier-heath-dark", | ||
"atelier-heath-light", | ||
"atelier-lakeside-dark", | ||
"atelier-lakeside-light", | ||
"atelier-plateau-dark", | ||
"atelier-plateau-light", | ||
"atelier-savanna-dark", | ||
"atelier-savanna-light", | ||
"atelier-seaside-dark", | ||
"atelier-seaside-light", | ||
"atelier-sulphurpool-dark", | ||
"atelier-sulphurpool-light", | ||
"atom-one-dark", | ||
"atom-one-light", | ||
"brown-paper", | ||
"codepen-embed", | ||
"color-brewer", | ||
"darcula", | ||
"dark", | ||
"darkula", | ||
"default", | ||
"docco", | ||
"dracula", | ||
"far", | ||
"foundation", | ||
"github", | ||
"github-gist", | ||
"googlecode", | ||
"grayscale", | ||
"gruvbox-dark", | ||
"gruvbox-light", | ||
"hopscotch", | ||
"hybrid", | ||
"idea", | ||
"ir-black", | ||
"kimbie.dark", | ||
"kimbie.light", | ||
"magula", | ||
"mono-blue", | ||
"monokai", | ||
"monokai-sublime", | ||
"obsidian", | ||
"ocean", | ||
"paraiso-dark", | ||
"paraiso-light", | ||
"pojoaque", | ||
"purebasic", | ||
"qtcreator_dark", | ||
"qtcreator_light", | ||
"railscasts", | ||
"rainbow", | ||
"routeros", | ||
"school-book", | ||
"solarized-dark", | ||
"solarized-light", | ||
"sunburst", | ||
"tomorrow", | ||
"tomorrow-night", | ||
"tomorrow-night-blue", | ||
"tomorrow-night-bright", | ||
"tomorrow-night-eighties", | ||
"vs", | ||
"vs2015", | ||
"xcode", | ||
"xt256", | ||
"zenburn" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.