Commit Graph

  • 3a73abad08 Added breadcrumbs in header squidfunk 2016-12-15 20:04:30 +01:00
  • 420b841ecf Bring back h1 headline handling from 0.2.4 squidfunk 2016-12-15 18:29:46 +01:00
  • 5e6f5d9089 Merge pull request #66 from brendo/specimen-updates Martin Donath 2016-12-15 16:52:06 +01:00
  • ab99591d76 Merge branch 'rework' into specimen-updates Martin Donath 2016-12-15 16:48:42 +01:00
  • fe12548f8e Merge pull request #65 from brendo:issue-63-mkdocs-016-compatible squidfunk 2016-12-15 16:43:40 +01:00
  • 49020c51ae Remove unused import squidfunk 2016-12-15 15:58:53 +01:00
  • 2fcfb551be Refactored JavaScript architecture squidfunk 2016-12-15 15:55:40 +01:00
  • 9eae3956b7 Correct table styles, fix inline code link style Brendan Abbott 2016-12-03 15:17:42 +10:00
  • e1a24279a7 Update specimen, add inlinehilite content Brendan Abbott 2016-12-03 14:54:08 +10:00
  • 65f23355c8 Added support for tasklist and critic extension + em fixes squidfunk 2016-11-05 23:26:07 +01:00
  • 406883a236 Merge pull request #61 from tusbar/add-search-i18n Martin Donath 2016-11-05 14:54:49 +01:00
  • 34a5779628 Allow translating search bar placeholder Bertrand Marron 2016-11-05 13:58:19 +01:00
  • 528afd7d7f Remove unused import from mkdocs task squidfunk 2016-11-02 19:33:49 +01:00
  • 0d5e66d9a5 Refactored JavaScript into components squidfunk 2016-11-02 19:21:14 +01:00
  • 21720f1283 Switch to /Volumes/Shipwreck/github/squidfunk/mkdocs-material-experimental/node_modules/.bin squidfunk 2016-11-02 09:18:00 +01:00
  • 18fd27024c Added lighter and smoother styles for admonition squidfunk 2016-11-01 21:38:06 +01:00
  • 971aa3de0b Keep colored output of mkdocs server squidfunk 2016-11-01 20:57:30 +01:00
  • 2e9b339d84 Set expanded variables to backticks [ci skip] squidfunk 2016-11-01 20:32:28 +01:00
  • 2cd7f3de6e Make paths in bin absolute squidfunk 2016-11-01 20:30:28 +01:00
  • 23ebd31b30 Added missing return into task load helper squidfunk 2016-10-31 17:10:31 +01:00
  • ee91b92c4a Fix wrong path in scripts + try user-level install for pip squidfunk 2016-10-31 10:16:26 +01:00
  • 00b289bc0e Added double brackets to scripts squidfunk 2016-10-31 10:06:50 +01:00
  • cedc65d9fa Fix linter errors and warnings squidfunk 2016-10-31 09:58:43 +01:00
  • bcf634faa8 Added mkdocs to requirements.txt squidfunk 2016-10-31 09:32:05 +01:00
  • 3fbb56d9cf Moved scripts into bin squidfunk 2016-10-30 19:30:55 +01:00
  • 1bb5eb631c Add sudo to fix issues with system-wide Python installation on Travis squidfunk 2016-10-30 14:15:09 +01:00
  • a0c10d868a Build with node 4, 5 and 6 and install requirements squidfunk 2016-10-30 14:10:44 +01:00
  • 738177d5a3 Forgot to update mkdocs.yml [ci skip] squidfunk 2016-10-30 11:29:24 +01:00
  • e76be3b704 Removed unnecessary docs squidfunk 2016-10-30 11:28:21 +01:00
  • cb215d0da4 Added documentation for Permalinks extension [ci skip] squidfunk 2016-10-30 11:26:55 +01:00
  • f1af230918 Finished footnotes integration squidfunk 2016-10-30 11:02:18 +01:00
  • 8cac945757 Finished full integration for CodeHilite squidfunk 2016-10-30 10:36:18 +01:00
  • 669d7cbc19 Added print styles for links squidfunk 2016-10-25 10:14:55 +02:00
  • d3ed8ccec6 Added basic styles for @media print squidfunk 2016-10-24 18:02:53 +02:00
  • 26b1de049b Removed temporary rules in shame squidfunk 2016-10-23 19:32:27 +02:00
  • 83c5c7512b Cleaned up search modal styles squidfunk 2016-10-23 19:31:54 +02:00
  • e61f12d429 Merge pull request #58 from brendo/dynamic-source-version Martin Donath 2016-10-23 16:55:46 +02:00
  • 60f48d71d1 Merge pull request #59 from brendo/github-source-facts Martin Donath 2016-10-23 16:55:05 +02:00
  • 3537235d78 Add GithubSourceFacts, which abstracts fact fetching for Github sources Brendan Abbott 2016-10-23 19:35:41 +10:00
  • 95435e7035 Implemented basic search modal functionality squidfunk 2016-10-23 10:21:37 +02:00
  • d5a78ce396 Use extra.version if it is available when generating source partial Brendan Abbott 2016-10-23 18:11:44 +10:00
  • 46b7e0f5fe Refactored admonition styles to be slightly lighter squidfunk 2016-10-21 21:15:35 +02:00
  • 130bd9fe0b Resolved double-clean from build process squidfunk 2016-10-21 21:13:47 +02:00
  • 507e98871e Improve performance by reducing compound repaints squidfunk 2016-10-18 20:53:08 +02:00
  • a18eb4f982 Add extra.repo_type config option to override link parser squidfunk 2016-10-16 18:22:07 +02:00
  • eaeba59dd8 Added guards for repository banner squidfunk 2016-10-16 17:08:34 +02:00
  • 4dbd2978a8 Added signal handler for karma squidfunk 2016-10-16 17:06:29 +02:00
  • 1d637134b2 Merge pull request #56 from brendo/doc-updates Martin Donath 2016-10-12 10:03:13 +02:00
  • c814cc1584 Remove Gemini again from package.json squidfunk 2016-10-12 09:46:47 +02:00
  • 1b58bba115 Update documentation for installation Brendan Abbott 2016-10-12 17:13:57 +10:00
  • 4dbb6095bc Update GCC to 4.8 in Travis build environment squidfunk 2016-10-12 09:40:23 +02:00
  • e7160cb85c Remove gemini for now as it breaks the build squidfunk 2016-10-12 09:28:30 +02:00
  • 7b585f191a Added full JSX support to build pipeline squidfunk 2016-10-10 12:35:25 +02:00
  • 68b1800d38 Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2016-10-10 09:44:01 +02:00
  • 50be5f8712 Added issue template for GitHub squidfunk 2016-10-10 09:43:30 +02:00
  • 3e47149fe4 Restructure package.json according to npm guidelines squidfunk 2016-10-07 21:27:29 +02:00
  • 82eef9340f Integrated karma for unit tests squidfunk 2016-10-07 16:38:13 +02:00
  • cc302a70fc Added editor configuration squidfunk 2016-10-07 11:17:00 +02:00
  • 57822b1290 Updated changelog squidfunk 2016-10-06 19:26:49 +02:00
  • 2159c730c5 Introduced post-merge hook to update dependencies squidfunk 2016-10-06 15:45:41 +02:00
  • d5ddc1ab8f Added npm-debug.log to .gitignore squidfunk 2016-10-06 15:16:57 +02:00
  • ccfdbf040f Introduced pre-commit hook for linting squidfunk 2016-10-06 15:14:03 +02:00
  • 48dc0527c8 Added babel-register as a dependency squidfunk 2016-10-06 12:20:48 +02:00
  • 914ccc4550 Rewrite of Gulp asset pipeline in ES6 and separation of tasks squidfunk 2016-10-06 12:14:33 +02:00
  • 0dec429a9a Update README.md Martin Donath 2016-09-30 13:37:21 +02:00
  • 46f45bb8a9 Introduced ESLint for code style checks squidfunk 2016-09-30 13:29:45 +02:00
  • 02915210f4 Fix jittery scroll bouncing squidfunk 2016-09-24 19:12:05 +02:00
  • fc7fb28edb Prototyped animation for navigation on desktop squidfunk 2016-09-24 18:52:37 +02:00
  • e32562fb1e Repair build squidfunk 2016-09-23 20:58:55 +02:00
  • ffe06939a7 Refactored code container squidfunk 2016-09-23 20:26:27 +02:00
  • 71d022ef39 Refactored repository view and integrated into drawer squidfunk 2016-09-23 17:46:16 +02:00
  • 2fd1740f3d Fixed bug in scrollspy squidfunk 2016-09-23 12:39:47 +02:00
  • 9338045887 Refactored navigation and drawer squidfunk 2016-09-23 11:56:25 +02:00
  • e21949edc5 Update README.md Martin Donath 2016-09-20 09:27:42 +02:00
  • 854fed7fb9 Add compiled files squidfunk 2016-09-18 15:19:27 +02:00
  • 4ee1ee8c04 Fixed #44: Invalid left-hand side in assignment squidfunk 2016-09-18 15:19:08 +02:00
  • b387f2abee Corrected BEM nesting depths squidfunk 2016-09-13 20:58:28 +02:00
  • 0111478b65 Added icons for GitHub, GitLab and BitBucket integrations squidfunk 2016-09-11 19:58:22 +02:00
  • 37310eb52d Refactored Gulp workflow and added styles for extensions squidfunk 2016-09-11 19:00:53 +02:00
  • 841b493df6 Adjusted error handling in px2em squidfunk 2016-09-08 22:29:26 +02:00
  • f5ad733181 General refactoring of rework squidfunk 2016-09-08 19:43:23 +02:00
  • 6ac4b0f749 Updated resets squidfunk 2016-09-04 18:13:17 +02:00
  • adf6f50c3e Exclude _shame.scss from linting [ci skip] squidfunk 2016-09-04 17:39:16 +02:00
  • ba788dcaba Fix errors in generated SassDoc squidfunk 2016-09-04 17:32:12 +02:00
  • 5e838ecf4f Introduced SassLint for code style checks squidfunk 2016-09-04 17:11:58 +02:00
  • 72c7841808 Updated changelog squidfunk 2016-09-03 16:05:10 +02:00
  • 2eed3bdb4f Added support for footnotes squidfunk 2016-09-02 22:59:14 +02:00
  • 930c206132 Fix material color library in package.json squidfunk 2016-09-02 00:59:49 +02:00
  • 1a92f01c41 Fix ci build script squidfunk 2016-09-02 00:44:49 +02:00
  • d7d7ef566c Fix indent squidfunk 2016-09-02 00:44:04 +02:00
  • fec7e13bea Admonition styles and removed bower as dependency squidfunk 2016-09-02 00:33:45 +02:00
  • c3e10c25f3 Add target support for permalinks squidfunk 2016-08-10 23:01:31 +02:00
  • c534800ab9 Added search bar to screen header squidfunk 2016-08-08 23:33:06 +02:00
  • 7f2444174f Initial commit of rework squidfunk 2016-08-07 18:01:56 +02:00
  • 7032b7de4b Merge pull request #36 from brocaar/gh_release_download Martin Donath 2016-07-02 13:54:23 +02:00
  • 51549c61ee Fix error when github options does not exist. Orne Brocaar 2016-06-29 18:32:11 +02:00
  • 56d252c6bb Add option to link to GitHub release. Orne Brocaar 2016-06-29 18:14:25 +02:00
  • 57f51f3a3d Prepare 0.2.4 release 0.2.4 squidfunk 2016-06-26 14:16:59 +02:00
  • fc6b086db4 Fixed #35: Add styling for blockquotes squidfunk 2016-06-26 14:10:13 +02:00
  • 2784a4f781 Fixed #33: Protocol relative URL for webfonts doesn't work with file:// squidfunk 2016-06-26 13:50:24 +02:00