1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00
Commit Graph

5580 Commits

Author SHA1 Message Date
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
Martin Donath
101078f313 Merge pull request #71 from brendo/better-responsive-meta
Allow a user to scale the site if they'd like
2016-12-19 18:16:36 +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
d2285b4d92 Prepare 1.0.0-beta release 2016-12-18 19:42:08 +01: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
be2532d47f Rename bin to scripts to avoid confusion 2016-12-17 13:04:57 +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
Martin Donath
a74a025f47 Merge pull request #68 from brendo/fix-edit-uri
Build the assets so the edit link work
2016-12-16 09:01:43 +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
squidfunk
ee36e2368f Remove gcc/g++ dependency from CI build 2016-12-15 20:12:45 +01:00
squidfunk
3a73abad08 Added breadcrumbs in header 2016-12-15 20:04:30 +01:00
squidfunk
420b841ecf Bring back h1 headline handling from 0.2.4 2016-12-15 18:29:46 +01:00
Martin Donath
5e6f5d9089 Merge pull request #66 from brendo/specimen-updates
Specimen updates
2016-12-15 16:52:06 +01:00
Martin Donath
ab99591d76 Merge branch 'rework' into specimen-updates 2016-12-15 16:48:42 +01:00
squidfunk
fe12548f8e Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible 2016-12-15 16:43:40 +01:00
squidfunk
49020c51ae Remove unused import 2016-12-15 15:58:53 +01:00
squidfunk
2fcfb551be Refactored JavaScript architecture 2016-12-15 15:55:40 +01:00
Brendan Abbott
9eae3956b7 Correct table styles, fix inline code link style 2016-12-03 15:17:42 +10:00
Brendan Abbott
e1a24279a7 Update specimen, add inlinehilite content 2016-12-03 14:54:08 +10:00
squidfunk
65f23355c8 Added support for tasklist and critic extension + em fixes 2016-11-05 23:26:07 +01:00
Martin Donath
406883a236 Merge pull request #61 from tusbar/add-search-i18n
Allow translating search bar placeholder
2016-11-05 14:54:49 +01:00
Bertrand Marron
34a5779628
Allow translating search bar placeholder
Add `extra.i18n.search` variable.
2016-11-05 13:59:47 +01:00
squidfunk
528afd7d7f Remove unused import from mkdocs task 2016-11-02 19:33:49 +01:00
squidfunk
0d5e66d9a5 Refactored JavaScript into components 2016-11-02 19:21:14 +01:00
squidfunk
21720f1283 Switch to /Volumes/Shipwreck/github/squidfunk/mkdocs-material-experimental/node_modules/.bin 2016-11-02 09:18:00 +01:00
squidfunk
18fd27024c Added lighter and smoother styles for admonition 2016-11-01 21:38:06 +01:00
squidfunk
971aa3de0b Keep colored output of mkdocs server 2016-11-01 20:57:30 +01:00
squidfunk
2e9b339d84 Set expanded variables to backticks [ci skip] 2016-11-01 20:32:28 +01:00
squidfunk
2cd7f3de6e Make paths in bin absolute 2016-11-01 20:30:28 +01:00
squidfunk
23ebd31b30 Added missing return into task load helper 2016-10-31 17:10:31 +01:00
squidfunk
ee91b92c4a Fix wrong path in scripts + try user-level install for pip 2016-10-31 10:16:26 +01:00
squidfunk
00b289bc0e Added double brackets to scripts 2016-10-31 10:06:50 +01:00
squidfunk
cedc65d9fa Fix linter errors and warnings 2016-10-31 09:58:43 +01:00
squidfunk
bcf634faa8 Added mkdocs to requirements.txt 2016-10-31 09:32:05 +01:00
squidfunk
3fbb56d9cf Moved scripts into bin 2016-10-30 19:30:55 +01:00
squidfunk
1bb5eb631c Add sudo to fix issues with system-wide Python installation on Travis 2016-10-30 14:15:09 +01:00
squidfunk
a0c10d868a Build with node 4, 5 and 6 and install requirements 2016-10-30 14:10:44 +01:00
squidfunk
738177d5a3 Forgot to update mkdocs.yml [ci skip] 2016-10-30 11:29:24 +01:00
squidfunk
e76be3b704 Removed unnecessary docs 2016-10-30 11:28:21 +01:00
squidfunk
cb215d0da4 Added documentation for Permalinks extension [ci skip] 2016-10-30 11:26:55 +01:00
squidfunk
f1af230918 Finished footnotes integration 2016-10-30 11:02:18 +01:00