Compare commits
No commits in common. "master" and "gh-pages" have entirely different histories.
15
.editorconfig
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# editorconfig.org
|
||||||
|
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*.py]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
42
.gitignore
vendored
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
# Ignore docs files
|
||||||
|
_gh_pages
|
||||||
|
_site
|
||||||
|
.ruby-version
|
||||||
|
|
||||||
|
# Numerous always-ignore extensions
|
||||||
|
*.diff
|
||||||
|
*.err
|
||||||
|
*.orig
|
||||||
|
*.log
|
||||||
|
*.rej
|
||||||
|
*.swo
|
||||||
|
*.swp
|
||||||
|
*.zip
|
||||||
|
*.vi
|
||||||
|
*~
|
||||||
|
|
||||||
|
# OS or Editor folders
|
||||||
|
.DS_Store
|
||||||
|
._*
|
||||||
|
Thumbs.db
|
||||||
|
.cache
|
||||||
|
.project
|
||||||
|
.settings
|
||||||
|
.tmproj
|
||||||
|
*.esproj
|
||||||
|
nbproject
|
||||||
|
*.sublime-project
|
||||||
|
*.sublime-workspace
|
||||||
|
.idea
|
||||||
|
|
||||||
|
# Komodo
|
||||||
|
*.komodoproject
|
||||||
|
.komodotools
|
||||||
|
|
||||||
|
# grunt-html-validation
|
||||||
|
validation-status.json
|
||||||
|
validation-report.json
|
||||||
|
|
||||||
|
# Folders to ignore
|
||||||
|
node_modules
|
||||||
|
bower_components
|
10
404.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: "404: Page not found"
|
||||||
|
permalink: 404.html
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="page">
|
||||||
|
<h1 class="page-title">404: Page not found</h1>
|
||||||
|
<p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.github.project_title | prepend:'/' }}/">Head back home</a> to try finding it again.</p>
|
||||||
|
</div>
|
9
LICENSE.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Released under MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2014 Mark Otto.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
13
License.txt
@ -1,13 +0,0 @@
|
|||||||
License: these files are distributed under the Creative Commons Attribution-ShareAlike 4.0 International license. You can see the full license at http://creativecommons.org/licenses/by-sa/4.0/.
|
|
||||||
|
|
||||||
You are free to:
|
|
||||||
|
|
||||||
- Share — copy and redistribute the material in any medium or format
|
|
||||||
- Adapt — remix, transform, and build upon the material for any purpose, even commercially
|
|
||||||
- The licensor cannot revoke these freedoms as long as you follow the license terms
|
|
||||||
|
|
||||||
Under the following terms:
|
|
||||||
|
|
||||||
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
|
|
||||||
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
|
||||||
- No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
|
16
README.md
@ -1,13 +1,7 @@
|
|||||||
Product: Living Hinge Patterns, version 1.0, September 2014
|
# Obrary Template for GitHub Pages
|
||||||
Designer: Scott Austin, scotta@obrary.com
|
|
||||||
Support: support@obrary.com
|
|
||||||
Distributed by: Obrary, Inc. http://obrary.com. Obrary is a marketplace of products collaboratively designed by the community. These products can be produced by anyone, amateur or professional manufacturer, wherever economically or locally practical.
|
|
||||||
|
|
||||||
Description:
|
Based on Lanyon
|
||||||
The living hinge patterns are meant to printed on a laser cutter. You can use them with the material of your choirce.
|
|
||||||
|
|
||||||
Files included in this package:
|
## License
|
||||||
- LivingHingePatterns.skp - this is the model of the patterns in SketchUp. SketchUp can be installed for free at http://www.sketchup.com/download
|
|
||||||
- DXF files for each pattern and one DXF file that shows all patterns
|
Open sourced under the [MIT license](LICENSE.md).
|
||||||
- PDF files for each pattern and one PDF file that shows all patterns
|
|
||||||
- ReadMe.txt - this file
|
|
11154
SVGs/curvy.svg
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 2.0 MiB |
Before Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 86 KiB |
@ -1,346 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<svg
|
|
||||||
viewBox="0 0 397.83623 556.49703"
|
|
||||||
width="397.83624"
|
|
||||||
height="556.49701"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1562"
|
|
||||||
sodipodi:docname="fabric.svg"
|
|
||||||
inkscape:version="1.2-dev (d6c11c0, 2021-04-21)"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg">
|
|
||||||
<sodipodi:namedview
|
|
||||||
id="namedview1564"
|
|
||||||
pagecolor="#ffffff"
|
|
||||||
bordercolor="#666666"
|
|
||||||
borderopacity="1.0"
|
|
||||||
objecttolerance="10.0"
|
|
||||||
gridtolerance="10.0"
|
|
||||||
guidetolerance="10.0"
|
|
||||||
inkscape:pageshadow="2"
|
|
||||||
inkscape:pageopacity="0.0"
|
|
||||||
inkscape:pagecheckerboard="0"
|
|
||||||
showgrid="false"
|
|
||||||
inkscape:zoom="0.67793913"
|
|
||||||
inkscape:cx="389.41549"
|
|
||||||
inkscape:cy="190.28257"
|
|
||||||
inkscape:window-width="1920"
|
|
||||||
inkscape:window-height="950"
|
|
||||||
inkscape:window-x="-9"
|
|
||||||
inkscape:window-y="-9"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer1" />
|
|
||||||
<defs
|
|
||||||
id="defs14" />
|
|
||||||
<g
|
|
||||||
id="layer1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
inkscape:label="1"
|
|
||||||
style="fill:none;stroke:#0000ff;stroke-width:1px;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
|
|
||||||
<g
|
|
||||||
id="fabric">
|
|
||||||
<path
|
|
||||||
id="polyline4415"
|
|
||||||
d="m 20.3432,188.917 v -19.84 h 19.841 v 39.69 H 0.5012 v -49.61 H 0.5002 L 0.5742,0.5 h 396.65 l 0.112,158.657 v 9.92 h -39.684 v 19.84 h 19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4417"
|
|
||||||
d="m 367.5732,178.997 h 19.842 v 19.84 h -39.684 v -39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4419"
|
|
||||||
d="m 327.8902,178.997 v 19.84 h -19.842 v -39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4421"
|
|
||||||
d="m 317.9692,188.917 v -19.84 h 19.841 v 39.69 h -79.3665 v 39.68 h 19.8418 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4423"
|
|
||||||
d="m 268.3646,238.527 v -19.84 h 19.8418 v 39.68 h -79.367 v 39.68 h 19.8417 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4425"
|
|
||||||
d="m 218.7603,288.127 v -19.84 h 19.8417 v 39.68 h -79.3669 v 39.69 h 19.8417 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4427"
|
|
||||||
d="m 169.1559,337.737 v -19.84 h 19.8418 v 39.68 h -79.367 v 39.68 h 19.8418 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4429"
|
|
||||||
d="m 119.5516,387.337 v -19.84 h 19.8417 v 39.68 H 60.0262 v 39.69 h 19.842 v -19.85" />
|
|
||||||
<path
|
|
||||||
id="polyline4431"
|
|
||||||
d="m 69.9472,436.947 v -19.85 h 19.842 v 39.69 h -79.367 v 39.68 h 19.842 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4433"
|
|
||||||
d="m 20.3432,486.547 v -19.84 h 19.841 v 39.68 H 0.5012 v -59.52 h 39.683 v -19.85 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="polyline4435"
|
|
||||||
d="m 30.2642,436.947 h -19.842 v -19.85 h 39.683 v 79.37 h 39.684 v -19.84 h -19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4437"
|
|
||||||
d="m 79.8682,486.547 h -19.842 v -19.84 h 39.6837 v 79.37 h 39.6834 v -19.85 h -19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4439"
|
|
||||||
d="m 129.4725,536.147 h -19.8418 v -19.84 h 39.6835 v 39.69 h -59.525 v -39.69 h -19.842 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4441"
|
|
||||||
d="m 79.8682,526.227 v 19.85 h -19.842 v -39.69 h 79.3671 v -39.68 h -19.8417 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4443"
|
|
||||||
d="m 129.4725,476.627 v 19.84 h -19.8418 v -39.68 h 79.367 v -39.69 h -19.8418 v 19.85" />
|
|
||||||
<path
|
|
||||||
id="polyline4445"
|
|
||||||
d="m 179.0768,427.017 v 19.85 h -19.8417 v -39.69 h 79.3669 v -39.68 h -19.8417 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4447"
|
|
||||||
d="m 228.6811,377.417 v 19.84 h -19.8417 v -39.68 h 79.367 v -39.68 h -19.8418 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4449"
|
|
||||||
d="m 278.2855,327.817 v 19.84 h -19.8418 v -39.69 h 79.3665 v -39.68 h -19.841 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4451"
|
|
||||||
d="m 327.8902,278.207 v 19.84 h -19.842 v -39.68 h 79.367 v -39.68 h -19.842 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4453"
|
|
||||||
d="m 377.4942,228.607 v 19.84 h -19.842 v -39.68 h 39.684 v 59.52" />
|
|
||||||
<path
|
|
||||||
id="polyline4455"
|
|
||||||
d="m 377.4942,288.127 h -19.842 v -19.84 h 39.684 v 39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4457"
|
|
||||||
d="m 377.4942,327.817 v 19.84 h -19.842 v -39.69 h 39.684 v 59.53" />
|
|
||||||
<path
|
|
||||||
id="polyline4459"
|
|
||||||
d="m 377.4942,387.337 h -19.842 v -19.84 h 39.684 v 39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4461"
|
|
||||||
d="m 377.4942,427.017 v 19.85 h -19.842 v -39.69 h 39.684 v 59.53" />
|
|
||||||
<path
|
|
||||||
id="polyline4463"
|
|
||||||
d="m 377.4942,486.547 h -19.842 v -19.84 h 39.684 v 39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4465"
|
|
||||||
d="m 377.4942,526.227 v 19.85 h -19.842 v -39.69 h 39.684 v 49.61 h -9.921 v -39.69 h -19.842 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="line4467"
|
|
||||||
d="m 347.7312,555.99701 h 39.68399" />
|
|
||||||
<path
|
|
||||||
id="polyline4469"
|
|
||||||
d="m 327.8902,536.147 h -19.842 v -19.84 h 39.683 v 39.69 h -59.5248 v -39.69 h -19.8418 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4471"
|
|
||||||
d="m 278.2855,526.227 v 19.85 h -19.8418 v -39.69 h 79.3665 v -39.68 h -19.841 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4473"
|
|
||||||
d="m 327.8902,476.627 v 19.84 h -19.842 v -39.68 h 79.367 v -39.69 h -19.842 v 19.85" />
|
|
||||||
<path
|
|
||||||
id="polyline4475"
|
|
||||||
d="m 367.5732,476.627 h 19.842 v 19.84 h -39.684 v -79.37 h -39.683 v 19.85 h 19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4477"
|
|
||||||
d="m 317.9692,427.017 h 19.841 v 19.85 h -39.683 v -79.37 h -39.6835 v 19.84 h 19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4479"
|
|
||||||
d="m 268.3646,377.417 h 19.8418 v 19.84 h -39.6835 v -79.36 h -39.6835 v 19.84 h 19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4481"
|
|
||||||
d="m 218.7603,327.817 h 19.8417 v 19.84 h -39.6834 v -79.37 h -39.6835 v 19.84 h 19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4483"
|
|
||||||
d="m 169.1559,278.207 h 19.8418 v 19.84 h -39.6835 v -79.36 h -39.6835 v 19.84 h 19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4485"
|
|
||||||
d="m 119.5516,228.607 h 19.8417 v 19.84 H 99.7099 v -79.37 H 60.0262 v 19.84 h 19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4487"
|
|
||||||
d="m 69.9472,178.997 h 19.842 v 19.84 h -39.684 v -39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4489"
|
|
||||||
d="m 30.2642,178.997 v 19.84 h -19.842 v -39.68" />
|
|
||||||
<path
|
|
||||||
id="polyline4491"
|
|
||||||
d="m 33.6462,119.373 v 19.841 H 13.8042 V 99.531 h 39.683 39.684 V 59.847 h -19.842 v 19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4493"
|
|
||||||
d="M 33.6462,79.689 H 13.8042 V 59.847 h 39.683 v 39.684 39.683 h 39.684 v -19.841 h -19.842" />
|
|
||||||
<path
|
|
||||||
id="polygon4495"
|
|
||||||
d="m 104.6058,84.769 h 27.1753 v 7.643 h -16.1354 v 6.211 h 13.7818 v 7.182 h -13.7818 v 14.534 h -11.0399 z" />
|
|
||||||
<path
|
|
||||||
id="polyline4497"
|
|
||||||
d="m 109.6307,159.157 v 39.68 h 19.8418 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4499"
|
|
||||||
d="m 119.5516,188.917 v -19.84 h 19.8417 v 39.69 H 60.0262 v 39.68 h 19.842 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4501"
|
|
||||||
d="m 69.9472,238.527 v -19.84 h 19.842 v 39.68 h -79.367 v 39.68 h 19.842 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4503"
|
|
||||||
d="m 20.3432,288.127 v -19.84 h 19.841 v 39.68 H 0.5012 v -59.52 h 39.683 v -19.84 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="polyline4505"
|
|
||||||
d="m 30.2642,238.527 h -19.842 v -19.84 h 39.683 v 79.36 h 39.684 v -19.84 h -19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4507"
|
|
||||||
d="m 79.8682,288.127 h -19.842 v -19.84 h 39.6837 v 79.37 h 39.6834 v -19.84 h -19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4509"
|
|
||||||
d="m 129.4725,337.737 h -19.8418 v -19.84 h 39.6835 v 79.36 h 39.6835 v -19.84 h -19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4511"
|
|
||||||
d="m 179.0768,387.337 h -19.8417 v -19.84 h 39.6835 v 79.37 h 39.6834 v -19.85 h -19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4513"
|
|
||||||
d="m 228.6811,436.947 h -19.8417 v -19.85 h 39.6835 v 79.37 h 39.6835 v -19.84 h -19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4515"
|
|
||||||
d="m 278.2855,486.547 h -19.8418 v -19.84 h 39.6835 v 79.37 h 39.683 v -19.85 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="line4517"
|
|
||||||
d="M 288.20639,555.99701 H 248.5229" />
|
|
||||||
<path
|
|
||||||
id="polyline4519"
|
|
||||||
d="m 228.6811,536.147 h -19.8417 v -19.84 h 39.6835 v 39.69 h -59.5252 v -39.69 h -19.8418 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4521"
|
|
||||||
d="m 179.0768,526.227 v 19.85 h -19.8417 v -39.69 h 79.3669 v -39.68 h -19.8417 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4523"
|
|
||||||
d="m 228.6811,476.627 v 19.84 h -19.8417 v -39.68 h 79.367 v -39.69 h -19.8418 v 19.85" />
|
|
||||||
<path
|
|
||||||
id="polyline4525"
|
|
||||||
d="m 278.2855,427.017 v 19.85 h -19.8418 v -39.69 h 79.3665 v -39.68 h -19.841 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4527"
|
|
||||||
d="m 327.8902,377.417 v 19.84 h -19.842 v -39.68 h 79.367 v -39.68 h -19.842 v 19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4529"
|
|
||||||
d="m 367.5732,377.417 h 19.842 v 19.84 h -39.684 v -79.36 h -39.683 v 19.84 h 19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4531"
|
|
||||||
d="m 317.9692,327.817 h 19.841 v 19.84 h -39.683 v -79.37 h -39.6835 v 19.84 h 19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4533"
|
|
||||||
d="m 268.3646,278.207 h 19.8418 v 19.84 h -39.6835 v -79.36 h -39.6835 v 19.84 h 19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4535"
|
|
||||||
d="m 218.7603,228.607 h 19.8417 v 19.84 h -39.6834 v -79.37 h -39.6835 v 19.84 h 19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4537"
|
|
||||||
d="m 169.1559,178.997 h 19.8418 v 19.84 h -39.6835 v -39.68" />
|
|
||||||
<path
|
|
||||||
id="polygon4539"
|
|
||||||
d="m 170.2389,84.769 h 9.9724 v 12.325 l 1.5801,-1.358 1.7804,-0.971 1.9805,-0.582 2.1807,-0.194 2.252,0.211 2.0488,0.635 1.8455,1.058 1.6424,1.481 1.3481,1.876 0.963,2.245 0.5778,2.614 0.1925,2.982 -0.3518,3.97 -1.0554,3.467 -1.6773,2.808 -2.2171,1.996 -2.6235,1.192 -2.8965,0.397 -2.487,-0.279 -2.2686,-0.837 -1.6985,-1.255 -1.844,-2.02 v 3.809 h -9.2445 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4541"
|
|
||||||
d="m 180.1385,107.382 0.3124,2.866 0.9372,1.951 1.4163,1.119 1.7501,0.373 1.6287,-0.367 1.3436,-1.101 0.9007,-1.969 0.3003,-2.969 -0.2942,-2.651 -0.8826,-1.838 -1.3011,-1.073 -1.5499,-0.358 -1.8288,0.373 -1.4589,1.119 -0.9554,1.878 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4543"
|
|
||||||
d="m 154.6131,108.11 -4.2461,1.286 -2.4567,0.795 -1.3527,0.782 -0.6187,0.856 -0.2063,0.964 0.2033,1.059 0.6096,0.846 1.0039,0.555 1.386,0.185 1.5923,-0.2 1.4771,-0.601 1.2132,-0.889 0.8007,-1.064 0.4458,-1.326 0.1486,-1.671 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4545"
|
|
||||||
d="m 146.0481,102.918 -9.4386,-0.995 0.6521,-2.211 0.8887,-1.683 1.2283,-1.326 1.6712,-1.137 1.6135,-0.667 2.1231,-0.498 5.1439,-0.412 4.0035,0.124 3.13,0.373 2.4688,0.767 2.0199,1.308 1.1283,1.319 0.8614,1.774 0.5459,1.957 0.182,1.865 v 11.379 l 0.2305,2.851 1.0069,2.633 h -9.2687 l -0.7279,-1.516 -0.3397,-1.638 -1.935,1.601 -1.9229,1.068 -2.8328,0.8 -3.2574,0.267 -2.1663,-0.133 -1.8888,-0.4 -1.6112,-0.668 -1.3337,-0.934 -1.0457,-1.13 -0.7468,-1.254 -0.4481,-1.378 -0.1494,-1.503 0.4307,-2.675 1.292,-2.153 1.0433,-0.886 1.4073,-0.764 3.9065,-1.165 7.2063,-1.565 3.4939,-1.177 -0.188,-1.547 -0.5641,-1.001 -1.0373,-0.545 -1.6075,-0.182 -2.123,0.194 -1.5165,0.582 -0.8553,0.873 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4547"
|
|
||||||
d="m 203.4316,94.571 h 9.2444 v 4.222 l 1.3557,-2.314 1.3982,-1.459 1.5863,-0.773 1.9198,-0.258 2.2869,0.339 2.4931,1.02 -3.0572,7.036 -2.7661,-0.728 -1.7227,0.4 -1.286,1.201 -0.6688,1.374 -0.4776,1.866 -0.3822,5.204 v 8.638 h -9.9238 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4549"
|
|
||||||
d="m 225.7541,94.571 h 9.8753 v 25.768 h -9.8753 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4551"
|
|
||||||
d="m 225.7541,84.769 h 9.8753 v 6.721 h -9.8753 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4553"
|
|
||||||
d="m 261.1548,110.245 9.39,1.068 -1.0251,2.739 -1.5226,2.344 -2.0169,1.908 -2.5083,1.428 -3.1269,0.892 -3.8731,0.297 -3.7578,-0.191 -3.0724,-0.572 -2.5386,-1 -2.1564,-1.473 -1.7531,-1.857 -1.3284,-2.155 -0.8371,-2.679 -0.2791,-3.43 0.3397,-3.642 1.0191,-2.976 1.1768,-1.839 1.5407,-1.64 1.747,-1.342 1.7955,-0.948 3.2938,-0.891 4.1066,-0.297 2.967,0.141 2.5924,0.423 2.2179,0.705 1.8433,0.987 1.5324,1.259 1.2852,1.519 1.038,1.781 0.7909,2.041 -9.293,1.237 -0.6157,-1.446 -0.9736,-1.041 -1.3497,-0.627 -1.7439,-0.21 -2.2171,0.439 -1.75,1.317 -0.6635,0.991 -0.4739,1.216 -0.3791,3.11 0.3761,2.791 1.1283,2.029 1.7105,1.235 2.1231,0.411 1.7864,-0.248 1.4771,-0.746 1.1555,-1.262 z" />
|
|
||||||
<path
|
|
||||||
id="polyline4555"
|
|
||||||
d="m 248.5229,159.157 v 39.68 h 39.6835 v -19.84 h -19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4557"
|
|
||||||
d="m 278.2855,188.917 h -19.8418 v -19.84 h 39.6835 v 79.37 h 39.683 v -19.84 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="polyline4559"
|
|
||||||
d="m 327.8902,238.527 h -19.842 v -19.84 h 39.683 v 79.36 h 39.684 v -19.84 h -19.842" />
|
|
||||||
<path
|
|
||||||
id="line4561"
|
|
||||||
d="m 397.33621,208.767 v -39.69" />
|
|
||||||
<path
|
|
||||||
id="polygon4563"
|
|
||||||
d="m 359.7482,53.257 -2.061,4.573 -16.632,12.287 6.441,-29.526 9.154,14.467 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4565"
|
|
||||||
d="m 350.4942,37.956 15.352,-7.113 6.99,7.548 2.196,2.135 -14.529,2.92 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4567"
|
|
||||||
d="m 367.2042,30.002 9.141,-4.917 4.429,1.432 -3.754,13.038 -2.884,-2.811 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4569"
|
|
||||||
d="m 359.7952,45.785 -11.209,-6.646 8.689,13.5 17.996,-9.851 0.979,-0.573 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4571"
|
|
||||||
d="m 388.9022,33.417 -6.99,-6.177 -1.138,4.43 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4573"
|
|
||||||
d="m 364.3092,29.427 -15.898,7.279 -3.365,-1.982 4.736,-21.65 9.006,10.102 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4575"
|
|
||||||
d="m 343.5032,33.587 4.587,-21.368 -38.575,-3.324 z" />
|
|
||||||
<path
|
|
||||||
id="polygon4577"
|
|
||||||
d="m 316.0012,16.284 9.341,6.329 -20.026,-7.23 z" />
|
|
||||||
<path
|
|
||||||
id="polyline4579"
|
|
||||||
d="m 208.8394,159.157 v 39.68 h 19.8417 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4581"
|
|
||||||
d="m 218.7603,188.917 v -19.84 h 19.8417 v 39.69 h -79.3669 v 39.68 h 19.8417 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4583"
|
|
||||||
d="m 169.1559,238.527 v -19.84 h 19.8418 v 39.68 h -79.367 v 39.68 h 19.8418 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4585"
|
|
||||||
d="m 119.5516,288.127 v -19.84 h 19.8417 v 39.68 H 60.0262 v 39.69 h 19.842 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4587"
|
|
||||||
d="m 69.9472,337.737 v -19.84 h 19.842 v 39.68 h -79.367 v 39.68 h 19.842 v -19.84" />
|
|
||||||
<path
|
|
||||||
id="polyline4589"
|
|
||||||
d="m 20.3432,387.337 v -19.84 h 19.841 v 39.68 H 0.5012 v -59.52 h 39.683 v -19.84 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="polyline4591"
|
|
||||||
d="m 30.2642,337.737 h -19.842 v -19.84 h 39.683 v 79.36 h 39.684 v -19.84 h -19.842" />
|
|
||||||
<path
|
|
||||||
id="polyline4593"
|
|
||||||
d="m 79.8682,387.337 h -19.842 v -19.84 h 39.6837 v 79.37 h 39.6834 v -19.85 h -19.8417" />
|
|
||||||
<path
|
|
||||||
id="polyline4595"
|
|
||||||
d="m 129.4725,436.947 h -19.8418 v -19.85 h 39.6835 v 79.37 h 39.6835 v -19.84 h -19.8418" />
|
|
||||||
<path
|
|
||||||
id="polyline4597"
|
|
||||||
d="m 179.0768,486.547 h -19.8417 v -19.84 h 39.6835 v 79.37 h 39.6834 v -19.85 h -19.8417" />
|
|
||||||
<path
|
|
||||||
id="line4599"
|
|
||||||
d="M 188.9977,555.99701 H 149.31419" />
|
|
||||||
<path
|
|
||||||
id="line4601"
|
|
||||||
d="M 89.7892,555.99701 H 50.105202" />
|
|
||||||
<path
|
|
||||||
id="polyline4603"
|
|
||||||
d="m 30.2642,536.147 h -19.842 v -19.84 h 39.683 v 39.69 H 0.5012 v -9.92 h 39.683 v -19.85 h -19.841" />
|
|
||||||
<path
|
|
||||||
id="line4605"
|
|
||||||
d="m 0.50120002,506.38699 v 39.69004" />
|
|
||||||
<path
|
|
||||||
id="line4607"
|
|
||||||
d="m 0.50120002,446.867 v -39.69" />
|
|
||||||
<path
|
|
||||||
id="line4609"
|
|
||||||
d="m 0.50120002,347.65701 v -39.69" />
|
|
||||||
<path
|
|
||||||
id="line4611"
|
|
||||||
d="M 0.50120002,248.44701 V 208.767" />
|
|
||||||
<path
|
|
||||||
id="polygon4613"
|
|
||||||
d="m 36.1952,41.777 1.395,-0.797 1.279,-0.973 1.141,-1.131 0.984,-1.271 0.809,-1.388 0.622,-1.481 0.422,-1.551 0.217,-1.592 0.007,-1.606 -0.203,-1.594 -0.409,-1.554 -0.608,-1.487 -0.797,-1.395 -0.973,-1.279 -1.131,-1.141 -1.271,-0.984 -1.388,-0.809 -1.481,-0.622 -1.551,-0.422 -1.592,-0.217 -1.606,-0.007 -1.594,0.203 -1.554,0.409 -1.487,0.608 -1.395,0.798 -1.279,0.972 -1.141,1.131 -0.984,1.271 -0.809,1.388 -0.622,1.481 -0.422,1.551 -0.217,1.592 -0.007,1.606 0.203,1.594 0.409,1.554 0.608,1.487 0.798,1.395 0.972,1.279 1.131,1.141 1.271,0.984 1.388,0.809 1.481,0.622 1.551,0.422 1.592,0.217 1.606,0.007 1.594,-0.203 1.554,-0.409 z" />
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 115 KiB |
Before Width: | Height: | Size: 250 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 925 KiB |
5445
SVGs/straight.svg
Before Width: | Height: | Size: 319 KiB |
16
_config.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Permalinks
|
||||||
|
#
|
||||||
|
# Use of `relative_permalinks` ensures post links from the index work properly.
|
||||||
|
permalink: pretty
|
||||||
|
relative_permalinks: true
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
title: Obrary - download free open designs
|
||||||
|
tagline: Making it easy to make
|
||||||
|
description: 'Open Design for {{ site.github.project_title }}'
|
||||||
|
url: http://obrary.com
|
||||||
|
baseurl: ''
|
||||||
|
paginate: 5
|
||||||
|
|
||||||
|
# Custom vars
|
||||||
|
product: Template
|
33
_includes/head.html
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
<head>
|
||||||
|
<link href="http://gmpg.org/xfn/11" rel="profile">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
|
||||||
|
<!-- Enable responsiveness on mobile devices-->
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||||
|
|
||||||
|
<title>
|
||||||
|
Download free, open designs - Obrary
|
||||||
|
</title>
|
||||||
|
|
||||||
|
<!-- CSS -->
|
||||||
|
<link rel="stylesheet" href="https://obrary.github.io/GH-Pages-Master-Designs/public/css/poole.css">
|
||||||
|
<link rel="stylesheet" href="https://obrary.github.io/GH-Pages-Master-Designs/public/css/syntax.css">
|
||||||
|
<link rel="stylesheet" href="https://obrary.github.io/GH-Pages-Master-Designs/public/css/lanyon.css">
|
||||||
|
<link rel="stylesheet" href="https://obrary.github.io/GH-Pages-Master-Designs/public/css/obrary.css">
|
||||||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
|
||||||
|
|
||||||
|
<!-- Icons -->
|
||||||
|
<link rel="shortcut icon" href="https://raw.githubusercontent.com/Obrary/GH-Pages-Master-Designs/gh-pages/public/favicon.ico">
|
||||||
|
|
||||||
|
<!-- RSS -->
|
||||||
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
|
||||||
|
<script>
|
||||||
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||||
|
ga('create', 'UA-47061464-1', 'auto');
|
||||||
|
ga('send', 'pageview');
|
||||||
|
</script>
|
||||||
|
</head>
|
21
_includes/sidebar.html
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<!-- Target for toggling the sidebar `.sidebar-checkbox` is for regular
|
||||||
|
styles, `#sidebar-checkbox` for behavior. -->
|
||||||
|
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox">
|
||||||
|
|
||||||
|
<!-- Toggleable sidebar -->
|
||||||
|
<div class="sidebar" id="sidebar">
|
||||||
|
|
||||||
|
<nav class="sidebar-nav">
|
||||||
|
<a class="sidebar-nav-item" href="http://obrary.com" target="_blank"><img src="https://raw.githubusercontent.com/Obrary/GH-Pages-Master-Designs/gh-pages/public/Obrary_Logo.png" alt="Obrary.com" height="40"></a>
|
||||||
|
<a class="sidebar-nav-item" href="http://obrary.com/collections/products" target="_blank">Store</a>
|
||||||
|
<a class="sidebar-nav-item" href="http://obrary.com/collections/open-designs" target="_blank">Open Designs</a>
|
||||||
|
<a class="sidebar-nav-item" href="http://obrary.com/manufacturer" target="_blank">Manufacturers</a>
|
||||||
|
<a class="sidebar-nav-item" href="http://forums.obrary.com/" target="_blank">Forums</a>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<div class="sidebar-item">
|
||||||
|
<p>
|
||||||
|
© {{ site.time | date: '%Y' }}. All rights reserved.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
44
_layouts/default.html
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en-us">
|
||||||
|
|
||||||
|
{% include head.html %}
|
||||||
|
|
||||||
|
<body class="theme-base-0b">
|
||||||
|
|
||||||
|
{% include sidebar.html %}
|
||||||
|
|
||||||
|
<!-- Wrap is the content to shift when toggling the sidebar. We wrap the
|
||||||
|
content to avoid any CSS collisions with our real content. -->
|
||||||
|
<div class="wrap">
|
||||||
|
<div class="masthead">
|
||||||
|
<div class="container">
|
||||||
|
<h1>{{ site.github.project_title }} Open Design</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="container content">
|
||||||
|
{{ content }}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
(function(document) {
|
||||||
|
var toggle = document.querySelector('.sidebar-toggle');
|
||||||
|
var sidebar = document.querySelector('#sidebar');
|
||||||
|
var checkbox = document.querySelector('#sidebar-checkbox');
|
||||||
|
|
||||||
|
document.addEventListener('click', function(e) {
|
||||||
|
var target = e.target;
|
||||||
|
|
||||||
|
if(!checkbox.checked ||
|
||||||
|
sidebar.contains(target) ||
|
||||||
|
(target === checkbox || target === toggle)) return;
|
||||||
|
|
||||||
|
checkbox.checked = false;
|
||||||
|
}, false);
|
||||||
|
})(document);
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
</html>
|
7
_layouts/page.html
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="page">
|
||||||
|
|
||||||
|
</div>
|
25
_layouts/post.html
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="post">
|
||||||
|
<h1 class="post-title">{{ page.title }}</h1>
|
||||||
|
<span class="post-date">{{ page.date | date_to_string }}</span>
|
||||||
|
{{ content }}
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="related">
|
||||||
|
<h2>Related Posts</h2>
|
||||||
|
<ul class="related-posts">
|
||||||
|
{% for post in site.related_posts limit:3 %}
|
||||||
|
<li>
|
||||||
|
<h3>
|
||||||
|
<a href="{{ site.baseurl }}{{ post.url }}">
|
||||||
|
{{ post.title }}
|
||||||
|
<small>{{ post.date | date_to_string }}</small>
|
||||||
|
</a>
|
||||||
|
</h3>
|
||||||
|
</li>
|
||||||
|
{% endfor %}
|
||||||
|
</ul>
|
||||||
|
</div>
|
28
atom.xml
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
layout: null
|
||||||
|
---
|
||||||
|
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||||
|
|
||||||
|
<title>{{ site.title }}</title>
|
||||||
|
<link href="{{ site.url }}{{ site.baseurl }}/atom.xml" rel="self"/>
|
||||||
|
<link href="{{ site.url }}{{ site.baseurl }}/"/>
|
||||||
|
<updated>{{ site.time | date_to_xmlschema }}</updated>
|
||||||
|
<id>{{ site.url }}</id>
|
||||||
|
<author>
|
||||||
|
<name>{{ site.author.name }}</name>
|
||||||
|
<email>{{ site.author.email }}</email>
|
||||||
|
</author>
|
||||||
|
|
||||||
|
{% for post in site.posts %}
|
||||||
|
<entry>
|
||||||
|
<title>{{ post.title }}</title>
|
||||||
|
<link href="{{ site.url }}{{ post.url }}"/>
|
||||||
|
<updated>{{ post.date | date_to_xmlschema }}</updated>
|
||||||
|
<id>{{ site.url }}{{ site.baseurl }}{{ post.id }}</id>
|
||||||
|
<content type="html">{{ post.content | xml_escape }}</content>
|
||||||
|
</entry>
|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
|
</feed>
|
17
fields.html
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: "Fields"
|
||||||
|
permalink: fields.html
|
||||||
|
---
|
||||||
|
|
||||||
|
<p>site.github.project_title - {{ site.github.project_title }}</p>
|
||||||
|
|
||||||
|
<p>site.title - {{ site.title }}</p>
|
||||||
|
|
||||||
|
<p>site.tagline - {{ site.tagline }}</p>
|
||||||
|
|
||||||
|
<p>page.title - {{ page.title }}</p>
|
||||||
|
|
||||||
|
<p>site.time - {{ site.time }}</p>
|
||||||
|
|
||||||
|
<p>site.baseurl - {{ site.baseurl }}</p>
|
17
index.html
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
layout: default
|
||||||
|
title: Home
|
||||||
|
---
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip" onClick="ga('send', 'event', 'VMA', 'Download design', '{{ site.github.project_title }}')">
|
||||||
|
<img src="https://raw.githubusercontent.com/Obrary/GH-Pages-Master-Designs/gh-pages/public/download-free-design-file.png" class="center download"></a>
|
||||||
|
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
|
||||||
|
</div>
|
||||||
|
<hr>
|
||||||
|
<h2>Other {{ site.github.project_title }} information</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}" onClick="ga('send', 'event', 'VMA', 'Go to repo', '{{ site.github.project_title }}')">Go to Github repository</a> - if you are familary with GitHub, follow this link to see the {{ site.github.project_title }} repository. Here, you will be able to fork the design to work on it on your own.</li>
|
||||||
|
<li><a href="http://obrary.com/products{{ site.github.project_title | prepend:'/' }}">See the product page</a>. The product page will have photos of the design, describe the product and provide videos and renderings of the design.</li>
|
||||||
|
<li><a href="http://forums.obrary.com/category/designs/{{ site.github.project_title | downcase }}">Join the discussions on the forums</a>. Join with other makers on the Obrary forums to discuss the {{ site.github.project_title }}. Ask questions. Share ideas and tips. Show photos of your {{ site.github.project_title }}.</li>
|
||||||
|
</ul>
|