Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
docs
Commits
f37bb76d
Commit
f37bb76d
authored
Jan 06, 2017
by
squidfunk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright
parent
fde28c3f
Changes
94
Hide whitespace changes
Inline
Side-by-side
Showing
94 changed files
with
94 additions
and
94 deletions
+94
-94
.editorconfig
.editorconfig
+1
-1
.githooks/post-merge/npm-update.sh
.githooks/post-merge/npm-update.sh
+1
-1
.githooks/pre-commit/lint.sh
.githooks/pre-commit/lint.sh
+1
-1
.gitignore
.gitignore
+1
-1
.travis.yml
.travis.yml
+1
-1
Gulpfile.babel.js
Gulpfile.babel.js
+1
-1
LICENSE
LICENSE
+1
-1
lib/providers/jsx.js
lib/providers/jsx.js
+1
-1
lib/tasks/assets/images/build/ico.js
lib/tasks/assets/images/build/ico.js
+1
-1
lib/tasks/assets/images/build/svg.js
lib/tasks/assets/images/build/svg.js
+1
-1
lib/tasks/assets/images/clean.js
lib/tasks/assets/images/clean.js
+1
-1
lib/tasks/assets/javascripts/build/application.js
lib/tasks/assets/javascripts/build/application.js
+1
-1
lib/tasks/assets/javascripts/build/modernizr.js
lib/tasks/assets/javascripts/build/modernizr.js
+1
-1
lib/tasks/assets/javascripts/clean.js
lib/tasks/assets/javascripts/clean.js
+1
-1
lib/tasks/assets/javascripts/lint.js
lib/tasks/assets/javascripts/lint.js
+1
-1
lib/tasks/assets/stylesheets/build.js
lib/tasks/assets/stylesheets/build.js
+1
-1
lib/tasks/assets/stylesheets/clean.js
lib/tasks/assets/stylesheets/clean.js
+1
-1
lib/tasks/assets/stylesheets/lint.js
lib/tasks/assets/stylesheets/lint.js
+1
-1
lib/tasks/mkdocs/build.js
lib/tasks/mkdocs/build.js
+1
-1
lib/tasks/mkdocs/clean.js
lib/tasks/mkdocs/clean.js
+1
-1
lib/tasks/mkdocs/serve.js
lib/tasks/mkdocs/serve.js
+1
-1
lib/tasks/tests/regression/selenium.js
lib/tasks/tests/regression/selenium.js
+1
-1
lib/tasks/tests/unit/watch.js
lib/tasks/tests/unit/watch.js
+1
-1
lib/tasks/views/build.js
lib/tasks/views/build.js
+1
-1
lib/tasks/views/clean.js
lib/tasks/views/clean.js
+1
-1
mkdocs.yml
mkdocs.yml
+1
-1
requirements.txt
requirements.txt
+1
-1
scripts/build
scripts/build
+1
-1
scripts/clean
scripts/clean
+1
-1
scripts/lint
scripts/lint
+1
-1
scripts/start
scripts/start
+1
-1
scripts/test
scripts/test
+1
-1
setup.py
setup.py
+1
-1
src/404.html
src/404.html
+1
-1
src/assets/javascripts/application.js
src/assets/javascripts/application.js
+1
-1
src/assets/javascripts/components/Material.js
src/assets/javascripts/components/Material.js
+1
-1
src/assets/javascripts/components/Material/Event.js
src/assets/javascripts/components/Material/Event.js
+1
-1
src/assets/javascripts/components/Material/Event/Listener.js
src/assets/javascripts/components/Material/Event/Listener.js
+1
-1
src/assets/javascripts/components/Material/Event/MatchMedia.js
...ssets/javascripts/components/Material/Event/MatchMedia.js
+1
-1
src/assets/javascripts/components/Material/Nav.js
src/assets/javascripts/components/Material/Nav.js
+1
-1
src/assets/javascripts/components/Material/Nav/Blur.js
src/assets/javascripts/components/Material/Nav/Blur.js
+1
-1
src/assets/javascripts/components/Material/Nav/Collapse.js
src/assets/javascripts/components/Material/Nav/Collapse.js
+1
-1
src/assets/javascripts/components/Material/Nav/Scrolling.js
src/assets/javascripts/components/Material/Nav/Scrolling.js
+1
-1
src/assets/javascripts/components/Material/Search.js
src/assets/javascripts/components/Material/Search.js
+1
-1
src/assets/javascripts/components/Material/Search/Lock.js
src/assets/javascripts/components/Material/Search/Lock.js
+1
-1
src/assets/javascripts/components/Material/Search/Result.jsx
src/assets/javascripts/components/Material/Search/Result.jsx
+1
-1
src/assets/javascripts/components/Material/Sidebar.js
src/assets/javascripts/components/Material/Sidebar.js
+1
-1
src/assets/javascripts/components/Material/Sidebar/Container.js
...sets/javascripts/components/Material/Sidebar/Container.js
+1
-1
src/assets/javascripts/components/Material/Sidebar/Position.js
...ssets/javascripts/components/Material/Sidebar/Position.js
+1
-1
src/assets/javascripts/components/Material/Source.js
src/assets/javascripts/components/Material/Source.js
+1
-1
src/assets/javascripts/components/Material/Source/Adapter.js
src/assets/javascripts/components/Material/Source/Adapter.js
+1
-1
src/assets/javascripts/components/Material/Source/Adapter/Abstract.js
...avascripts/components/Material/Source/Adapter/Abstract.js
+1
-1
src/assets/javascripts/components/Material/Source/Adapter/GitHub.js
.../javascripts/components/Material/Source/Adapter/GitHub.js
+1
-1
src/assets/javascripts/components/Material/Source/Repository.jsx
...ets/javascripts/components/Material/Source/Repository.jsx
+1
-1
src/assets/stylesheets/_config.scss
src/assets/stylesheets/_config.scss
+1
-1
src/assets/stylesheets/_shame.scss
src/assets/stylesheets/_shame.scss
+1
-1
src/assets/stylesheets/application.palette.scss
src/assets/stylesheets/application.palette.scss
+1
-1
src/assets/stylesheets/application.scss
src/assets/stylesheets/application.scss
+1
-1
src/assets/stylesheets/base/_icons.scss
src/assets/stylesheets/base/_icons.scss
+1
-1
src/assets/stylesheets/base/_reset.scss
src/assets/stylesheets/base/_reset.scss
+1
-1
src/assets/stylesheets/base/_typeset.scss
src/assets/stylesheets/base/_typeset.scss
+1
-1
src/assets/stylesheets/extensions/_admonition.scss
src/assets/stylesheets/extensions/_admonition.scss
+1
-1
src/assets/stylesheets/extensions/_codehilite.scss
src/assets/stylesheets/extensions/_codehilite.scss
+1
-1
src/assets/stylesheets/extensions/_footnotes.scss
src/assets/stylesheets/extensions/_footnotes.scss
+1
-1
src/assets/stylesheets/extensions/_permalinks.scss
src/assets/stylesheets/extensions/_permalinks.scss
+1
-1
src/assets/stylesheets/extensions/pymdown/_arithmatex.scss
src/assets/stylesheets/extensions/pymdown/_arithmatex.scss
+1
-1
src/assets/stylesheets/extensions/pymdown/_critic.scss
src/assets/stylesheets/extensions/pymdown/_critic.scss
+1
-1
src/assets/stylesheets/extensions/pymdown/_emoji.scss
src/assets/stylesheets/extensions/pymdown/_emoji.scss
+1
-1
src/assets/stylesheets/extensions/pymdown/_inlinehilite.scss
src/assets/stylesheets/extensions/pymdown/_inlinehilite.scss
+1
-1
src/assets/stylesheets/extensions/pymdown/_tasklist.scss
src/assets/stylesheets/extensions/pymdown/_tasklist.scss
+1
-1
src/assets/stylesheets/helpers/_break.scss
src/assets/stylesheets/helpers/_break.scss
+1
-1
src/assets/stylesheets/helpers/_px2em.scss
src/assets/stylesheets/helpers/_px2em.scss
+1
-1
src/assets/stylesheets/layout/_base.scss
src/assets/stylesheets/layout/_base.scss
+1
-1
src/assets/stylesheets/layout/_content.scss
src/assets/stylesheets/layout/_content.scss
+1
-1
src/assets/stylesheets/layout/_footer.scss
src/assets/stylesheets/layout/_footer.scss
+1
-1
src/assets/stylesheets/layout/_header.scss
src/assets/stylesheets/layout/_header.scss
+1
-1
src/assets/stylesheets/layout/_nav.scss
src/assets/stylesheets/layout/_nav.scss
+1
-1
src/assets/stylesheets/layout/_search.scss
src/assets/stylesheets/layout/_search.scss
+1
-1
src/assets/stylesheets/layout/_sidebar.scss
src/assets/stylesheets/layout/_sidebar.scss
+1
-1
src/assets/stylesheets/layout/_source.scss
src/assets/stylesheets/layout/_source.scss
+1
-1
src/base.html
src/base.html
+1
-1
src/main.html
src/main.html
+1
-1
src/partials/fonts.html
src/partials/fonts.html
+1
-1
src/partials/footer.html
src/partials/footer.html
+1
-1
src/partials/header.html
src/partials/header.html
+1
-1
src/partials/i18n.html
src/partials/i18n.html
+1
-1
src/partials/nav-item.html
src/partials/nav-item.html
+1
-1
src/partials/nav.html
src/partials/nav.html
+1
-1
src/partials/search.html
src/partials/search.html
+1
-1
src/partials/social.html
src/partials/social.html
+1
-1
src/partials/source.html
src/partials/source.html
+1
-1
src/partials/svgs.html
src/partials/svgs.html
+1
-1
src/partials/toc-item.html
src/partials/toc-item.html
+1
-1
src/partials/toc.html
src/partials/toc.html
+1
-1
No files found.
.editorconfig
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
.githooks/post-merge/npm-update.sh
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
.githooks/pre-commit/lint.sh
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
.gitignore
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
.travis.yml
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
Gulpfile.babel.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
LICENSE
View file @
f37bb76d
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
lib/providers/jsx.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/images/build/ico.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/images/build/svg.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/images/clean.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/javascripts/build/application.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/javascripts/build/modernizr.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/javascripts/clean.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/javascripts/lint.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/stylesheets/build.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/stylesheets/clean.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/assets/stylesheets/lint.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/mkdocs/build.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/mkdocs/clean.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/mkdocs/serve.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/tests/regression/selenium.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/tests/unit/watch.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/views/build.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
lib/tasks/views/clean.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
mkdocs.yml
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
requirements.txt
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
scripts/build
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
scripts/clean
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
scripts/lint
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
scripts/start
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
scripts/test
View file @
f37bb76d
#!/bin/bash
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
setup.py
View file @
f37bb76d
# Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
# Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
...
...
src/404.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/application.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Event.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Event/Listener.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Event/MatchMedia.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Nav.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Nav/Blur.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Nav/Collapse.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Nav/Scrolling.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Search.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Search/Lock.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Search/Result.jsx
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Sidebar.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Sidebar/Container.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Sidebar/Position.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Source.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Source/Adapter.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Source/Adapter/Abstract.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Source/Adapter/GitHub.js
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/javascripts/components/Material/Source/Repository.jsx
View file @
f37bb76d
/*
* Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
* Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
...
...
src/assets/stylesheets/_config.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/_shame.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/application.palette.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/application.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/base/_icons.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/base/_reset.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/base/_typeset.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/_admonition.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/_codehilite.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/_footnotes.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/_permalinks.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/pymdown/_arithmatex.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/pymdown/_critic.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/pymdown/_emoji.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/pymdown/_inlinehilite.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/extensions/pymdown/_tasklist.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/helpers/_break.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/helpers/_px2em.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_base.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_content.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_footer.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_header.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_nav.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_search.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_sidebar.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/assets/stylesheets/layout/_source.scss
View file @
f37bb76d
////
/// Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
/// Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
///
/// Permission is hereby granted, free of charge, to any person obtaining a
/// copy of this software and associated documentation files (the "Software"),
...
...
src/base.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/main.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/fonts.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/footer.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/header.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/i18n.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/nav-item.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/nav.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/search.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/social.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/source.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/svgs.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/toc-item.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
src/partials/toc.html
View file @
f37bb76d
<!--
Copyright (c) 2016 Martin Donath <martin.donath@squidfunk.com>
Copyright (c) 2016
-2017
Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment