-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement a new HTML front end with Bulma (#1043)
- Loading branch information
Showing
97 changed files
with
22,810 additions
and
1,007 deletions.
There are no files selected for viewing
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,11 @@ | ||
# Non-Julia Assets for `HTMLWriter` | ||
|
||
Themes / CSS: | ||
|
||
* `scss/`: contains the SCSS and Sass files | ||
* `scss/bulma/`: Sass sources of the [Bulma CSS framework](https://bulma.io/), v0.7.5 | ||
(MIT license, [GitHub](https://github.com/jgthms/bulma)) | ||
* `darkly/`: [Darkly Bulmaswatch theme](https://jenil.github.io/bulmaswatch/darkly/) (MIT license, [GitHub](https://github.com/jenil/bulmaswatch/)) | ||
* `documenter/`: Documenter-specific overrides, components etc. | ||
* `documenter.scss` and `darkly.scss`: Documenter default themes | ||
* `themes/`: contains the compiled `.css` files of the default themes |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.