Patrick Marsceill
74b468058a
Better breadcrumb alignment
2018-11-19 13:29:17 -05:00
Patrick Marsceill
960d347f68
Support 3 levels of pages
2018-11-19 13:28:59 -05:00
Patrick Marsceill
3573db5d34
Merge pull request #24 from pmarsceill/dark-mode
...
Dark mode
2018-11-19 10:32:12 -05:00
Patrick Marsceill
dc29db592f
Update bundler version
2018-11-19 10:29:30 -05:00
Patrick Marsceill
805eadb4bb
exclude dark mode manifest
2018-11-18 11:09:18 -05:00
Patrick Marsceill
f0bb38e1b8
Clean up colors and docs
2018-11-18 11:07:45 -05:00
Patrick Marsceill
b52f66a2ee
Turn off dark by default
2018-11-18 11:06:59 -05:00
Patrick Marsceill
100b7277b3
Merge branch 'v0.2.0' of github.com:pmarsceill/just-the-docs into dark-mode
2018-11-17 16:25:58 -05:00
Patrick Marsceill
28bafabd72
lint
2018-11-17 16:25:26 -05:00
Patrick Marsceill
559e210503
Lint
2018-11-16 15:04:31 -05:00
Patrick Marsceill
4814fbce64
Content cleanup
2018-11-16 14:55:20 -05:00
Patrick Marsceill
2568b05fe7
Don't break links in body
2018-11-16 14:54:46 -05:00
Patrick Marsceill
7c24af0745
Add remote-theme docs
2018-11-16 14:37:28 -05:00
Patrick Marsceill
410085dd28
Content cleanup
2018-11-16 14:37:00 -05:00
Patrick Marsceill
bfce0f57d3
Fix bug on code snippets causing double padding.
2018-11-16 14:36:26 -05:00
Patrick Marsceill
379a976387
Add docs for nav exclude
2018-11-16 13:57:49 -05:00
Patrick Marsceill
6540493df2
Add condition for nav exclude
2018-11-16 13:57:32 -05:00
Patrick Marsceill
6ecde7eeec
Remove this as it was taken out in 0.1.6
2018-11-16 13:41:26 -05:00
Patrick Marsceill
8f6f4b761a
Merge branch 'master' of github.com:pmarsceill/just-the-docs into dark-mode
2018-11-16 12:40:35 -05:00
Patrick Marsceill
fa40528acd
Merge pull request #20 from pmarsceill/v0.1.6
...
v0.1.6 release
2018-11-16 12:01:17 -05:00
Patrick Marsceill
0a5edea9d8
Merge pull request #19 from pmarsceill/task-lists
...
Task lists
2018-11-16 11:54:02 -05:00
Patrick Marsceill
32b708cb58
whitespace
2018-11-16 11:49:29 -05:00
Patrick Marsceill
b98cac8620
Add new configuration docs
2018-11-16 11:47:46 -05:00
Patrick Marsceill
c6ca6f61ab
Update docs for search config
2018-11-16 11:47:30 -05:00
Patrick Marsceill
e41c1701a5
Bump nav order for new docs
2018-11-16 11:47:14 -05:00
Patrick Marsceill
d11e332dc6
Create condition for no search and add config/css
2018-11-16 11:46:43 -05:00
Patrick Marsceill
45eea0efb6
Add docs for lists
2018-11-16 10:57:07 -05:00
Patrick Marsceill
3730de18ea
Add support for task lists
2018-11-16 10:56:50 -05:00
Patrick Marsceill
4b8e051303
Merge pull request #18 from pmarsceill/pull-in-normalize
...
Fix normalize dependency
2018-11-16 10:34:41 -05:00
Patrick Marsceill
3418332411
Forgot the slash 😬
2018-11-16 10:28:47 -05:00
Patrick Marsceill
bde21167f4
Move normalize folder to vendor
2018-11-16 10:25:45 -05:00
Patrick Marsceill
5ac39f75a1
move this to vendor so stylelint shuts up
2018-11-16 10:25:18 -05:00
Patrick Marsceill
1ef94683df
package lock
2018-11-15 16:18:48 -05:00
Patrick Marsceill
35c98605d7
Bump versions
2018-11-15 16:18:19 -05:00
Patrick Marsceill
11a4269d1c
Ignore normalize.scss
2018-11-15 16:18:07 -05:00
Patrick Marsceill
2f7d0f18a5
Remove node_modules files
2018-11-15 16:17:52 -05:00
Patrick Marsceill
8968860b4b
Ignore node modules
2018-11-15 16:17:29 -05:00
Patrick Marsceill
aa5a4e529c
Linting rule
2018-11-15 15:59:23 -05:00
Patrick Marsceill
a0251b32d1
update linting rules
2018-11-15 15:56:00 -05:00
Patrick Marsceill
8d144f1530
fix style bug
2018-11-15 15:51:10 -05:00
Patrick Marsceill
af3e9f07c7
No longer need this build process
2018-11-15 15:49:41 -05:00
Patrick Marsceill
aa4ec995cd
Remove this as normalize is now in the _sass dir
2018-11-15 15:49:14 -05:00
Patrick Marsceill
657ce6b750
add-in-normalize
2018-11-15 15:35:46 -05:00
Patrick Marsceill
ee4759c772
Rip out hard-coded color
2018-11-15 15:13:16 -05:00
Patrick Marsceill
3acf927eb7
Add dark mode theme
2018-11-15 15:13:02 -05:00
Patrick Marsceill
b7db5e73a3
Bump version and deps
2018-11-15 15:12:33 -05:00
Patrick Marsceill
9c70c7f081
Convert colors to vars
2018-11-15 15:12:12 -05:00
Patrick Marsceill
d5ef35c5a4
Merge pull request #14 from joesb/patch-1
...
Search documentation - snippet is missing `relUrl`
2018-11-15 14:53:25 -05:00
Joe Baker
aa9a68b1be
Search documentation - snippet is missing relUrl
...
The code snippet on the search documentation is missing the `relUrl` parameter in each search result, and the `url` parameter is not an absolute URL.
This updates to match the formatted output of `search.rake`
2018-11-06 16:50:32 +00:00
Patrick Marsceill
94d640b80e
Update README.md
2018-10-26 11:31:38 -04:00