squidfunk
|
763c23eebb
|
Fix footnotes pseudo elements for offsets
|
2016-12-29 17:43:22 +01:00 |
|
squidfunk
|
67b2d84519
|
Ensure non-conflicting cache entries for loading data from GitHub
|
2016-12-29 15:31:56 +01:00 |
|
squidfunk
|
db4a8340d8
|
Fix sizing of logo in drawer
|
2016-12-29 15:03:18 +01:00 |
|
squidfunk
|
5ef3ec7aa3
|
Add scrollfix for iOS
|
2016-12-29 14:19:26 +01:00 |
|
squidfunk
|
9edf730873
|
Close search modal on anchor click
|
2016-12-29 12:49:45 +01:00 |
|
squidfunk
|
9f8ef33545
|
Add scroll shadow to drawer
|
2016-12-29 12:10:51 +01:00 |
|
squidfunk
|
a1105b81f1
|
CSS fixes for Firefox
|
2016-12-29 11:48:59 +01:00 |
|
squidfunk
|
9f3dde3957
|
Polyfill custom event creation for IE9-11
|
2016-12-29 10:50:19 +01:00 |
|
squidfunk
|
acece94694
|
Fix output of HTML minifier
|
2016-12-29 10:27:25 +01:00 |
|
squidfunk
|
584a59ef8b
|
Remove 'x' on search input in IE
|
2016-12-28 19:00:04 +01:00 |
|
squidfunk
|
db73d4863a
|
Compatibility update for Internet Explorer
|
2016-12-28 18:54:26 +01:00 |
|
squidfunk
|
3f5957bd01
|
Fix source repository SVG sizing in IE/Edge
|
2016-12-28 17:59:29 +01:00 |
|
squidfunk
|
4ed0b1328f
|
Add ESC handler to search modal
|
2016-12-28 17:32:56 +01:00 |
|
squidfunk
|
9d4a8409f9
|
Fix search mode
|
2016-12-28 17:13:07 +01:00 |
|
squidfunk
|
5ee95e4fe2
|
Better tints for source inside drawer + lighter footer credits
|
2016-12-28 16:54:59 +01:00 |
|
squidfunk
|
3222ec5a6e
|
Truncate search results only for display
|
2016-12-28 16:37:50 +01:00 |
|
squidfunk
|
5e97b74471
|
Hide nav titles in collapsible navigation
|
2016-12-28 16:28:40 +01:00 |
|
squidfunk
|
f4c5344116
|
Finishing touches on drawer
|
2016-12-28 16:20:52 +01:00 |
|
squidfunk
|
b3fcd629a3
|
Make logo configurable via mkdocs.yml
|
2016-12-28 15:32:26 +01:00 |
|
squidfunk
|
27808a4899
|
Keep SVG optimizer from removing IDs
|
2016-12-28 14:58:42 +01:00 |
|
squidfunk
|
1e35478b44
|
Add config.extra.repo_icon option for source icon
|
2016-12-28 14:50:11 +01:00 |
|
squidfunk
|
6364de1a2d
|
Inline source repository SVGs
|
2016-12-28 14:47:53 +01:00 |
|
squidfunk
|
113ba5fd8b
|
Fix initialization logic of toc blurring
|
2016-12-28 12:32:03 +01:00 |
|
squidfunk
|
96ae06f25c
|
Fix initialization logic of sidebar
|
2016-12-28 12:24:42 +01:00 |
|
squidfunk
|
84dd88af69
|
Re-add edit link
|
2016-12-28 12:11:04 +01:00 |
|
squidfunk
|
e1310aa9ee
|
Add -webkit-overflow-scrolling via JavaScript on navigation
|
2016-12-28 11:49:57 +01:00 |
|
squidfunk
|
dd59ed1f00
|
Remove anchor on h1, as it doesn't make any sense
|
2016-12-27 16:20:55 +01:00 |
|
squidfunk
|
36ac36c56a
|
Fix anchor offsets for nav blurring
|
2016-12-27 16:10:06 +01:00 |
|
squidfunk
|
02296f6605
|
Full integration with PyMdown extensions
|
2016-12-27 12:26:25 +01:00 |
|
squidfunk
|
124a6b2438
|
Put webfonts into separate template block and init fonts
|
2016-12-27 10:56:13 +01:00 |
|
squidfunk
|
2cb7e30568
|
Perform line break only when there is a copyright banner
|
2016-12-26 18:52:25 +01:00 |
|
squidfunk
|
457315315b
|
Small visual fixes for new footer meta section
|
2016-12-26 18:34:42 +01:00 |
|
squidfunk
|
c0fcd8f8c5
|
Integrated social icons and moved copyright banner below footer navigation
|
2016-12-26 18:26:34 +01:00 |
|
squidfunk
|
f6d9a91995
|
Unify access via data attributes
|
2016-12-26 14:47:50 +01:00 |
|
squidfunk
|
5000e3ee8d
|
Refactored wrapper structure to allow variable-sized sticky footer
|
2016-12-26 14:31:16 +01:00 |
|
squidfunk
|
d86dadf4bd
|
Fix height when main content is shorter than sidebar
|
2016-12-24 08:10:55 +01:00 |
|
squidfunk
|
7702904526
|
Set max-width for images in typesetted content
|
2016-12-19 18:32:48 +01:00 |
|
Martin Donath
|
f2662fad38
|
Merge pull request #70 from brendo/fix-no-repo-header
Handle when no config.repo_url is available
|
2016-12-19 18:18:23 +01:00 |
|
Martin Donath
|
df4351e6bc
|
Merge pull request #72 from brendo/easier-templating
Add a 'header' template block for easier customisation
|
2016-12-19 18:17:30 +01:00 |
|
Brendan Abbott
|
5783e9de08
|
Add a 'header' template block for easier customisation
|
2016-12-19 16:20:09 +10:00 |
|
Brendan Abbott
|
bf98f49819
|
Allow a user to scale the site if they'd like
|
2016-12-19 15:44:52 +10:00 |
|
Brendan Abbott
|
6dd7789a2a
|
Only request facts if a repo is present
|
2016-12-19 14:08:40 +10:00 |
|
Brendan Abbott
|
66f8aae310
|
Handle when no config.repo_url is available
|
2016-12-19 13:57:45 +10:00 |
|
squidfunk
|
91c4926fe3
|
Fix highlight colors for navigation links
|
2016-12-18 14:22:08 +01:00 |
|
squidfunk
|
2ae22c2e3b
|
Added pandoc table styles to specimen
|
2016-12-18 14:02:20 +01:00 |
|
squidfunk
|
2c8a324324
|
Integrated data table styles from 0.2.x
|
2016-12-18 13:29:03 +01:00 |
|
squidfunk
|
bb9a4a752d
|
Fix specificity problem for permalinks color
|
2016-12-17 13:00:15 +01:00 |
|
squidfunk
|
41fb9cd97a
|
Integrated palettes from 0.2.x
|
2016-12-17 12:53:24 +01:00 |
|
squidfunk
|
b44c503008
|
Refactored search result styles
|
2016-12-16 09:21:31 +01:00 |
|
Brendan Abbott
|
c31f1c6125
|
Build the assets so the edit link work, change base to 'rework' branch (for now)
|
2016-12-16 10:46:52 +10:00 |
|