squidfunk
|
8bc46a25be
|
Improved contrast for number syntax highlighting
|
2020-08-16 10:43:51 +02:00 |
|
squidfunk
|
41e340b12c
|
Improved contrast for string syntax highlighting
|
2020-08-16 10:41:32 +02:00 |
|
squidfunk
|
4a96f62e9a
|
Improved contrast for inline code blocks
|
2020-08-16 10:35:50 +02:00 |
|
squidfunk
|
31bbd76cd3
|
Improved contrast ratio of code blocks
|
2020-08-16 10:26:36 +02:00 |
|
squidfunk
|
e3d79b3b50
|
Switched base template for 404 to main.html
|
2020-08-12 19:45:56 +02:00 |
|
squidfunk
|
4639ff8313
|
Fixed #1864: GitHub organisation stats not loading
|
2020-08-12 10:43:11 +02:00 |
|
squidfunk
|
0ccbcb6edb
|
Added documentation for data tables
|
2020-08-04 22:22:47 +02:00 |
|
squidfunk
|
1341200829
|
Fixed search for languages other than English (5.5.1 regression)
|
2020-08-04 12:47:07 +02:00 |
|
squidfunk
|
5593b54a4f
|
Fixed background repeat of (some) custom admonition icons
|
2020-08-02 23:17:02 +02:00 |
|
squidfunk
|
acd74225b3
|
Fixed tab labels being too small in admonitions
|
2020-08-02 22:17:36 +02:00 |
|
squidfunk
|
2cea481b9b
|
Reverted clipboard button changes
|
2020-08-02 18:49:03 +02:00 |
|
squidfunk
|
30c8c87da8
|
Fixed margins for Admonitions
|
2020-08-02 16:55:59 +02:00 |
|
squidfunk
|
0229cff048
|
Documentation
|
2020-08-02 15:24:49 +02:00 |
|
squidfunk
|
bc8864c25a
|
Improved highlighting colors and unified spacing for ins, del and mark
|
2020-08-02 15:14:28 +02:00 |
|
squidfunk
|
4c1ceb8bd1
|
Re-ordered color variables to be consistent
|
2020-08-02 12:41:44 +02:00 |
|
squidfunk
|
34b61cc395
|
Added distriution files for removed outline
|
2020-08-02 12:02:20 +02:00 |
|
squidfunk
|
e55829c87f
|
Removed ugly outline for details on touch devices
|
2020-08-02 11:59:43 +02:00 |
|
Adam Twardoch
|
d0de3bf1b2
|
Use more appropriate symbols for some keys (#1836)
* Update _keys.scss
* Update _keys.scss
Change to the keys
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
also makes a few other lowercase hex numerals uppercase for consistency
* Revert "Update _keys.scss"
This reverts commit 55ceceb3c4 .
* Revert "Update _keys.scss"
This reverts commit 9b6361c0d7 .
* Update _keys.scss
Changed key visualization for
```
"arrow-down": "\2193", // ↓
"arrow-left": "\2190", // ←
"arrow-right": "\2192", // →
"arrow-up": "\2191", // ↑
"tab": "\21E5", // ⇥
```
and fixed a few lowercase hex to be uppercase for consistency.
|
2020-08-01 19:24:15 +02:00 |
|
squidfunk
|
a217be3ebd
|
Fixed copy-to-clipboard button overlaying code blocks
|
2020-08-01 19:16:07 +02:00 |
|
squidfunk
|
eba146d0bb
|
Improved print preview
|
2020-08-01 15:28:58 +02:00 |
|
squidfunk
|
4b2c0e5a88
|
Removed modular-scale and made typography entirely relative
|
2020-08-01 15:22:03 +02:00 |
|
squidfunk
|
6579e1d77d
|
Fixed top- and bottom spacing of paragraphs inside tables
|
2020-07-30 20:19:15 +02:00 |
|
squidfunk
|
1ec08b42dd
|
Fixed site title behavior when using front matter
|
2020-07-27 17:52:38 +02:00 |
|
squidfunk
|
af4f74b368
|
Refactored CSS overrides and added note in search docs
|
2020-07-27 17:36:24 +02:00 |
|
squidfunk
|
02748b0a52
|
Added support and documentation for image alignment and captions
|
2020-07-27 16:49:39 +02:00 |
|
squidfunk
|
17e2e03678
|
Added Open Graph and Twitter cards documentation
|
2020-07-27 14:44:47 +02:00 |
|
squidfunk
|
cb974e5bd4
|
Switched expose-loader with ProvidePlugin
|
2020-07-27 09:57:24 +02:00 |
|
squidfunk
|
b496e1a2c6
|
Renamed Sponsorship page to Insiders
|
2020-07-27 09:40:57 +02:00 |
|
squidfunk
|
748be34f8e
|
Added MathJax reference
|
2020-07-24 16:11:42 +02:00 |
|
squidfunk
|
a33fea95b3
|
Prepare 5.5.0 release
|
2020-07-24 12:12:11 +02:00 |
|
squidfunk
|
b0bb26ec99
|
Fixed Google Analytics not tracking URLs with instant loading
|
2020-07-24 10:54:48 +02:00 |
|
squidfunk
|
6d6811451b
|
Fixed race condition in instant loading
|
2020-07-24 10:47:26 +02:00 |
|
squidfunk
|
4e72d31043
|
Fixed Google Analytics not tracking URLs with instant loading
|
2020-07-24 10:40:15 +02:00 |
|
squidfunk
|
dd40970865
|
Fixed Google Analytics not tracking URLs with instant loading
|
2020-07-24 10:20:40 +02:00 |
|
squidfunk
|
7d3ca051fa
|
Improved balancing of color schemes
|
2020-07-24 10:13:21 +02:00 |
|
squidfunk
|
87f807adc5
|
Fixed styling of code blocks with line numbers
|
2020-07-24 10:00:54 +02:00 |
|
squidfunk
|
c431539a83
|
Refactored code syntax highlighting
|
2020-07-24 09:59:16 +02:00 |
|
squidfunk
|
32cc1c57b2
|
Fixed width of footer links above tablet breakpoint
|
2020-07-23 13:42:17 +02:00 |
|
squidfunk
|
f401aeaea4
|
Added heart animation on sponsorship page
|
2020-07-23 13:29:07 +02:00 |
|
squidfunk
|
d6e058392d
|
Added documentation on keyboard navigation
|
2020-07-23 13:17:50 +02:00 |
|
squidfunk
|
6295251c24
|
Adjusted analytics implementation
|
2020-07-23 10:23:32 +02:00 |
|
squidfunk
|
98d1c354df
|
Moved landing page overrides to separate stylesheet
|
2020-07-23 10:04:22 +02:00 |
|
squidfunk
|
4771933f10
|
Cleaned up stylesheet source directory structure
|
2020-07-23 09:29:23 +02:00 |
|
squidfunk
|
5eecb7da31
|
Added sponsorship banner and page
|
2020-07-22 16:05:38 +02:00 |
|
squidfunk
|
4a50cab8c8
|
Added keys styling from Python Markdown Extensions
|
2020-07-22 11:50:43 +02:00 |
|
squidfunk
|
75ea1e4100
|
Added docs on content tabs
|
2020-07-20 19:28:13 +02:00 |
|
squidfunk
|
0f1b640c0d
|
Reset scroll margin for footnotes
|
2020-07-20 17:18:00 +02:00 |
|
squidfunk
|
fed4146fa0
|
Added site search guide
|
2020-07-20 15:18:09 +02:00 |
|
squidfunk
|
8602969890
|
Finished syntax highlighter docs and moved overrides to CSS
|
2020-07-19 22:23:26 +02:00 |
|
squidfunk
|
6de92d8fff
|
Fixed erroneous top margin for non-highlighted tabbed content
|
2020-07-17 16:07:32 +02:00 |
|