added download image
This commit is contained in:
parent
6a78a1fb30
commit
df39a9daf9
@ -18,7 +18,6 @@
|
|||||||
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/poole.css">
|
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/poole.css">
|
||||||
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/syntax.css">
|
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/syntax.css">
|
||||||
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/lanyon.css">
|
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/lanyon.css">
|
||||||
<link rel="stylesheet" href="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/css/bootstrap.min.css">
|
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700%7CPT+Sans:400">
|
||||||
|
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
|
10
index.html
10
index.html
@ -3,14 +3,14 @@ layout: default
|
|||||||
title: Home
|
title: Home
|
||||||
---
|
---
|
||||||
|
|
||||||
<h2>{{ site.github.project_title }} open design files</h2>
|
<p>
|
||||||
<ul>
|
<a href="https://github.com/Obrary/{{ site.github.project_title }}/archive/master.zip">
|
||||||
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}/archive/master.zip">Download .zip file</a> - this .zip file contains all of the CAD, interchange (.dxf and .pdf) and CAM files for the {{ site.github.project_title }} </li>
|
<img src="{{ site.baseurl }}{{ site.github.project_title | prepend:'/' }}/public/download-free-design-file.png" alt="Download free design package"></a>
|
||||||
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">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>
|
<br>This .zip file contains all of the CAD, interchange (.dxf, .pdf, etc) and CAM files for the {{ site.github.project_title }}
|
||||||
</ul>
|
|
||||||
|
|
||||||
<h2>Other {{ site.github.project_title }} information</h2>
|
<h2>Other {{ site.github.project_title }} information</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://github.com/Obrary{{ site.github.project_title | prepend:'/' }}">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><p><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><p><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>
|
<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>
|
</ul>
|
BIN
public/download-free-design-file.png
Normal file
BIN
public/download-free-design-file.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user