Saved: 2017-10-01 15:22

Torey Heinz committed Oct 01, 2017
commit 24e031eacdef006840ec8a9947e95764118fbb14
Showing 65 changed files with 1047 additions and 291 deletions
.ruby-version +1 -0
@@ @@ -0,0 +1 @@
+ 2.4.1
app/views/pages/404.liquid +5 -4
@@ @@ -1,11 +1,12 @@
---
title: Page not found
+ slug: '404'
+ position: 99
+ listed: false
published: true
+ is_layout: false
---
{% extends index %}
-
{% block 'main' %}
-
<p>Page not found</p>
-
- {% endblock %}
+ {% endblock %}
\ No newline at end of file
app/views/pages/applications.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: Applications
+ slug: applications
+ position: 103
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Applications
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/aluminum-compressor-case.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: Aluminum Compressor Case
+ slug: aluminum-compressor-case
+ position: 11
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Aluminum Compressor Case
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/aluminum-cylinder-head.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: Aluminum Cylinder Head
+ slug: aluminum-cylinder-head
+ position: 13
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Aluminum Cylinder Head
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/aluminum-pump-housing.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: Aluminum Pump Housing
+ slug: aluminum-pump-housing
+ position: 12
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Aluminum Pump Housing
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/gray-iron-compressor.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Gray Iron: Compressor'
+ slug: gray-iron-compressor
+ position: 7
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Gray Iron: Compressor'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/gray-iron-crank-case.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Gray Iron: Crank Case'
+ slug: gray-iron-crank-case
+ position: 10
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Gray Iron: Crank Case'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/gray-iron-differential.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Gray Iron: Differential'
+ slug: gray-iron-differential
+ position: 8
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Gray Iron: Differential'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/gray-iron-range-box.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Gray Iron: Range Box'
+ slug: gray-iron-range-box
+ position: 9
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Gray Iron: Range Box'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/high-conductivity-copper-part.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: High Conductivity Copper Part
+ slug: high-conductivity-copper-part
+ position: 14
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: High Conductivity Copper Part
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-electrical-fitting.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Electrical Fitting'
+ slug: malleable-iron-electrical-fitting
+ position: 4
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Electrical Fitting'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-exhaust-flange.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Exhaust Flange'
+ slug: malleable-iron-exhaust-flange
+ position: 5
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Exhaust Flange'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-integrated-rivets.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Integrated Rivets'
+ slug: malleable-iron-integrated-rivets
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Integrated Rivets'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-nest-caps.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Nest Caps'
+ slug: malleable-iron-nest-caps
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Nest Caps'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-skeleton-keys.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Skeleton Keys'
+ slug: malleable-iron-skeleton-keys
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Skeleton Keys'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-stamped-hinge.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Stamped Hinge'
+ slug: malleable-iron-stamped-hinge
+ position: 6
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Stamped Hinge'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/applications/malleable-iron-wood-connectors.liquid +12 -0
@@ @@ -0,0 +1,12 @@
+ ---
+ title: 'Malleable Iron: Wood Connectors'
+ slug: malleable-iron-wood-connectors
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Wood Connectors'
+ editable_elements:
+ main/content: Hola!
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/foundation.liquid +169 -0
@@ @@ -0,0 +1,169 @@
+ ---
+ title: Foundation
+ slug: foundation
+ position: 5
+ listed: false
+ published: true
+ is_layout: false
+ ---
+ <!doctype html>
+ <html class="no-js" lang="en">
+ <head>
+ <meta charset="utf-8">
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Foundation for Sites</title>
+ {{ 'app.css' | stylesheet_tag }}
+ </head>
+ <body>
+ <div class="row">
+ <div class="large-12 columns">
+ <h1>Welcome to Foundation</h1>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-12 columns">
+ <div class="callout">
+ <h3>We&rsquo;re stoked you want to try Foundation! </h3>
+ <p>To get going, this file (index.html) includes some basic styles you can modify, play around with, or totally destroy to get going.</p>
+ <p>Once you've exhausted the fun in this document, you should check out:</p>
+ <div class="row">
+ <div class="large-4 medium-4 columns">
+ <p><a href="http://foundation.zurb.com/docs">Foundation Documentation</a><br />Everything you need to know about using the framework.</p>
+ </div>
+ <div class="large-4 medium-4 columns">
+ <p><a href="http://zurb.com/university/code-skills">Foundation Code Skills</a><br />These online courses offer you a chance to better understand how Foundation works and how you can master it to create awesome projects.</p>
+ </div>
+ <div class="large-4 medium-4 columns">
+ <p><a href="http://foundation.zurb.com/forum">Foundation Forum</a><br />Join the Foundation community to ask a question or show off your knowlege.</p>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-4 medium-4 medium-push-2 columns">
+ <p><a href="http://github.com/zurb/foundation">Foundation on Github</a><br />Latest code, issue reports, feature requests and more.</p>
+ </div>
+ <div class="large-4 medium-4 medium-pull-2 columns">
+ <p><a href="https://twitter.com/ZURBfoundation">@zurbfoundation</a><br />Ping us on Twitter if you have questions. When you build something with this we'd love to see it (and send you a totally boss sticker).</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-8 medium-8 columns">
+ <h5>Here&rsquo;s your basic grid:</h5>
+ <!-- Grid Example -->
+ <div class="row">
+ <div class="large-12 columns">
+ <div class="primary callout">
+ <p><strong>This is a twelve column section in a row.</strong> Each of these includes a div.callout element so you can see where the columns are - it's not required at all for the grid.</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-6 medium-6 columns">
+ <div class="primary callout">
+ <p>Six columns</p>
+ </div>
+ </div>
+ <div class="large-6 medium-6 columns">
+ <div class="primary callout">
+ <p>Six columns</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-4 medium-4 small-4 columns">
+ <div class="primary callout">
+ <p>Four columns</p>
+ </div>
+ </div>
+ <div class="large-4 medium-4 small-4 columns">
+ <div class="primary callout">
+ <p>Four columns</p>
+ </div>
+ </div>
+ <div class="large-4 medium-4 small-4 columns">
+ <div class="primary callout">
+ <p>Four columns</p>
+ </div>
+ </div>
+ </div>
+ <hr />
+ <h5>We bet you&rsquo;ll need a form somewhere:</h5>
+ <form>
+ <div class="row">
+ <div class="large-12 columns">
+ <label>Input Label</label>
+ <input type="text" placeholder="large-12.columns" />
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-4 medium-4 columns">
+ <label>Input Label</label>
+ <input type="text" placeholder="large-4.columns" />
+ </div>
+ <div class="large-4 medium-4 columns">
+ <label>Input Label</label>
+ <input type="text" placeholder="large-4.columns" />
+ </div>
+ <div class="large-4 medium-4 columns">
+ <div class="row collapse">
+ <label>Input Label</label>
+ <div class="input-group">
+ <input type="text" placeholder="small-9.columns" class="input-group-field" />
+ <span class="input-group-label">.com</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-12 columns">
+ <label>Select Box</label>
+ <select>
+ <option value="husker">Husker</option>
+ <option value="starbuck">Starbuck</option>
+ <option value="hotdog">Hot Dog</option>
+ <option value="apollo">Apollo</option>
+ </select>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-6 medium-6 columns">
+ <label>Choose Your Favorite</label>
+ <input type="radio" name="pokemon" value="Red" id="pokemonRed"><label for="pokemonRed">Radio 1</label>
+ <input type="radio" name="pokemon" value="Blue" id="pokemonBlue"><label for="pokemonBlue">Radio 2</label>
+ </div>
+ <div class="large-6 medium-6 columns">
+ <label>Check these out</label>
+ <input id="checkbox1" type="checkbox"><label for="checkbox1">Checkbox 1</label>
+ <input id="checkbox2" type="checkbox"><label for="checkbox2">Checkbox 2</label>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-12 columns">
+ <label>Textarea Label</label>
+ <textarea placeholder="small-12.columns"></textarea>
+ </div>
+ </div>
+ </form>
+ </div>
+ <div class="large-4 medium-4 columns">
+ <h5>Try one of these buttons:</h5>
+ <p><a href="#" class="button">Simple Button</a><br/>
+ <a href="#" class="success button">Success Btn</a><br/>
+ <a href="#" class="alert button">Alert Btn</a><br/>
+ <a href="#" class="secondary button">Secondary Btn</a></p>
+ <div class="callout">
+ <h5>So many components, girl!</h5>
+ <p>A whole kitchen sink of goodies comes with Foundation. Check out the docs to see them all, along with details on making them your own.</p>
+ <a href="http://foundation.zurb.com/sites/docs/" class="small button">Go to Foundation Docs</a>
+ </div>
+ </div>
+ </div>
+ <script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script>
+ {{'vendor/what-input.min.js' | javascript_tag }}
+ {{ 'vendor/foundation.min.js' | javascript_tag }}
+ {{'app.js' | javascript_tag }}
+ </body>
+ </html>
\ No newline at end of file
app/views/pages/history-of-malleable-iron.liquid +20 -0
@@ @@ -0,0 +1,20 @@
+ ---
+ title: History of Malleable Iron
+ slug: history-of-malleable-iron
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: History of Malleable Iron
+ editable_elements:
+ main/content: Malleable iron is the “original” cast iron providing significant ductility.<br><br>Due
+ to its annealing operation, even the thinnest wall sections below ⅛" exhibit ductility,
+ as shown in the snap hook application shown above - note the substantial deformation
+ possible at room temperature.<br><br>Malleable iron is particularly competitive
+ with ductile iron for small castings that require secondary operations. If a
+ ductile iron part requires a heat treating operation, malleable is likely a better
+ material choice!<br><br>Consider malleable iron for your choice of material that
+ requires ductility and exceptional machinability.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/history-of-vs-america.liquid +23 -0
@@ @@ -0,0 +1,23 @@
+ ---
+ title: History of VS America, Inc.
+ slug: history-of-vs-america
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ editable_elements:
+ main/content: 'VS America Inc. was established in 1979 to coordinate the North American
+ sales for <a href="http://vsguss.com/" title="Link: http://vsguss.com/">VS Guss
+ AG</a>, a leading malleable iron foundry located in Solingen, Germany.<br><br>Since
+ then, VS America has grown significantly and diversified. We are the North American
+ sales, marketing and engineering link for other major metal producers including
+ <a target="_blank" href="http://heunisch-guss.com/">Giesserei Heunisch GmbH.</a><br><br>In
+ order to meet the needs of current and new customers, we have expanded to import
+ castings out of the Far East and also offer high conductivity copper and most
+ copper alloys produced via permanent-mold casting.<br><br>We assist in the entire
+ sourcing decision, from the design phase to selection of process and material,
+ prototype tooling and sampling, quality control and offer logistical support including
+ consigning product and warehousing for JIT deliveries.<br><br>Please consider
+ us when addressing your casting needs and contact Oliver Diehm at 248-585-6715.'
+ ---
+ {% extends "layouts/default" %}
app/views/pages/history-of-vs-guss.liquid +32 -0
@@ @@ -0,0 +1,32 @@
+ ---
+ title: A Brief History of VS GUSS
+ slug: history-of-vs-guss
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ editable_elements:
+ main/content: VS Guss AG produces the highest quality of small malleable and gray
+ iron castings. This, according to many of our customers (including some that produce
+ malleable iron themselves), is the reason why VS has such a significant market
+ share in North America and Europe.<br><br>VS Guss AG was formerly known as "Vereinigte
+ Schlusselfabriken GmbH", which translates as "United Key Factories". This name
+ was established from a merger of two independent, privately held malleable iron
+ foundries around the turn of the twentieth century. VS was originally the market
+ leader for skeleton keys and fine lock components for door hardware and fine furniture.
+ "VS" was an industry standard from the late eighteen hundreds throughout much
+ of the last century.<br><br>The key ingredient in VS' recipe is the use of the
+ finest natural bonded sand, harvested at VS-owned dried up river bed sections
+ of the Rhine river. This sand allows VS to produce castings with exceptional detail
+ and a smooth surface, for which we are universally known.<br><br>The introduction
+ of vertical molding equipment leads to the capacity to produce several million
+ keys daily, allowing "VS" to virtually cover the entire world market for its complete
+ demand of skeleton keys.<br><br>With the introduction and popularization of zinc
+ die castings, VS had to establish additional industrial sectors and found its
+ market in the hardware and machine industries. This includes a significant percentage
+ of the commercially available malleable iron demand in North America. By continuing
+ its determination for the highest in quality standards, service, and productivity
+ at fair pricing, VS is now one of the three largest independent suppliers of malleable
+ iron castings in North America.
+ ---
+ {% extends "layouts/default" %}
\ No newline at end of file
app/views/pages/index.liquid +8 -168
@@ @@ -1,172 +1,12 @@
---
title: Home page
+ slug: index
+ position: 0
+ listed: false
published: true
- ---
- <!doctype html>
- <html class="no-js" lang="en">
- <head>
- <meta charset="utf-8">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Foundation for Sites</title>
- {{ 'app.css' | stylesheet_tag }}
- </head>
- <body>
- <div class="row">
- <div class="large-12 columns">
- <h1>Welcome to Foundation</h1>
- </div>
- </div>
-
- <div class="row">
- <div class="large-12 columns">
- <div class="callout">
- <h3>We&rsquo;re stoked you want to try Foundation! </h3>
- <p>To get going, this file (index.html) includes some basic styles you can modify, play around with, or totally destroy to get going.</p>
- <p>Once you've exhausted the fun in this document, you should check out:</p>
- <div class="row">
- <div class="large-4 medium-4 columns">
- <p><a href="http://foundation.zurb.com/docs">Foundation Documentation</a><br />Everything you need to know about using the framework.</p>
- </div>
- <div class="large-4 medium-4 columns">
- <p><a href="http://zurb.com/university/code-skills">Foundation Code Skills</a><br />These online courses offer you a chance to better understand how Foundation works and how you can master it to create awesome projects.</p>
- </div>
- <div class="large-4 medium-4 columns">
- <p><a href="http://foundation.zurb.com/forum">Foundation Forum</a><br />Join the Foundation community to ask a question or show off your knowlege.</p>
- </div>
- </div>
- <div class="row">
- <div class="large-4 medium-4 medium-push-2 columns">
- <p><a href="http://github.com/zurb/foundation">Foundation on Github</a><br />Latest code, issue reports, feature requests and more.</p>
- </div>
- <div class="large-4 medium-4 medium-pull-2 columns">
- <p><a href="https://twitter.com/ZURBfoundation">@zurbfoundation</a><br />Ping us on Twitter if you have questions. When you build something with this we'd love to see it (and send you a totally boss sticker).</p>
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <div class="row">
- <div class="large-8 medium-8 columns">
- <h5>Here&rsquo;s your basic grid:</h5>
- <!-- Grid Example -->
-
- <div class="row">
- <div class="large-12 columns">
- <div class="primary callout">
- <p><strong>This is a twelve column section in a row.</strong> Each of these includes a div.callout element so you can see where the columns are - it's not required at all for the grid.</p>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="large-6 medium-6 columns">
- <div class="primary callout">
- <p>Six columns</p>
- </div>
- </div>
- <div class="large-6 medium-6 columns">
- <div class="primary callout">
- <p>Six columns</p>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="large-4 medium-4 small-4 columns">
- <div class="primary callout">
- <p>Four columns</p>
- </div>
- </div>
- <div class="large-4 medium-4 small-4 columns">
- <div class="primary callout">
- <p>Four columns</p>
- </div>
- </div>
- <div class="large-4 medium-4 small-4 columns">
- <div class="primary callout">
- <p>Four columns</p>
- </div>
- </div>
- </div>
+ is_layout: false
+ editable_elements:
+ main/content: Hola!
- <hr />
-
- <h5>We bet you&rsquo;ll need a form somewhere:</h5>
- <form>
- <div class="row">
- <div class="large-12 columns">
- <label>Input Label</label>
- <input type="text" placeholder="large-12.columns" />
- </div>
- </div>
- <div class="row">
- <div class="large-4 medium-4 columns">
- <label>Input Label</label>
- <input type="text" placeholder="large-4.columns" />
- </div>
- <div class="large-4 medium-4 columns">
- <label>Input Label</label>
- <input type="text" placeholder="large-4.columns" />
- </div>
- <div class="large-4 medium-4 columns">
- <div class="row collapse">
- <label>Input Label</label>
- <div class="input-group">
- <input type="text" placeholder="small-9.columns" class="input-group-field" />
- <span class="input-group-label">.com</span>
- </div>
- </div>
- </div>
- </div>
- <div class="row">
- <div class="large-12 columns">
- <label>Select Box</label>
- <select>
- <option value="husker">Husker</option>
- <option value="starbuck">Starbuck</option>
- <option value="hotdog">Hot Dog</option>
- <option value="apollo">Apollo</option>
- </select>
- </div>
- </div>
- <div class="row">
- <div class="large-6 medium-6 columns">
- <label>Choose Your Favorite</label>
- <input type="radio" name="pokemon" value="Red" id="pokemonRed"><label for="pokemonRed">Radio 1</label>
- <input type="radio" name="pokemon" value="Blue" id="pokemonBlue"><label for="pokemonBlue">Radio 2</label>
- </div>
- <div class="large-6 medium-6 columns">
- <label>Check these out</label>
- <input id="checkbox1" type="checkbox"><label for="checkbox1">Checkbox 1</label>
- <input id="checkbox2" type="checkbox"><label for="checkbox2">Checkbox 2</label>
- </div>
- </div>
- <div class="row">
- <div class="large-12 columns">
- <label>Textarea Label</label>
- <textarea placeholder="small-12.columns"></textarea>
- </div>
- </div>
- </form>
- </div>
-
- <div class="large-4 medium-4 columns">
- <h5>Try one of these buttons:</h5>
- <p><a href="#" class="button">Simple Button</a><br/>
- <a href="#" class="success button">Success Btn</a><br/>
- <a href="#" class="alert button">Alert Btn</a><br/>
- <a href="#" class="secondary button">Secondary Btn</a></p>
- <div class="callout">
- <h5>So many components, girl!</h5>
- <p>A whole kitchen sink of goodies comes with Foundation. Check out the docs to see them all, along with details on making them your own.</p>
- <a href="http://foundation.zurb.com/sites/docs/" class="small button">Go to Foundation Docs</a>
- </div>
- </div>
- </div>
-
- <script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script>
- {{'vendor/what-input.min.js' | javascript_tag }}
- {{ 'vendor/foundation.min.js' | javascript_tag }}
- {{'app.js' | javascript_tag }}
- </body>
- </html>
+ ---
+ {% extends "layouts/default" %}
app/views/pages/industry-links.liquid +25 -0
@@ @@ -0,0 +1,25 @@
+ ---
+ title: Industry Links
+ slug: industry-links
+ position: 4
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Industry Links
+ editable_elements:
+ main/content: Here is a list of industry related links:<br> <br><a href="http://www.astm.com">www.astm.com</a> -
+ ASTM International<br><a href="http://www.afsinc.com">www.afsinc.com</a> - American
+ Foundry Society<br><a href="http://www.castingsource.com">www.castingsource.com</a>
+ - Casting Source Directory<br><a href="http://www.dgv.de">www.dgv.de</a> - German
+ Foundry Association<br><a href="http://www.caef-eurofoundry.org">www.caef-eurofoundry.org</a> -
+ Committee of Association of European Foundries <br><a href="http://www.din.de">www.din.de</a> -
+ German Institute for Standardization<br><a href="http://www.sme.org">www.sme.org</a> -
+ Society of Manufacturing Engineers<br><a href="http://www.iso.org">www.iso.org</a> -
+ Interantional Organization for Standardization<br><a href="http://www.sae.org">www.sae.org</a> -
+ SAE International<br><a href="http://www.amm.com">www.amm.com</a> - American
+ Metal Market<br><a href="http://www.disagroup.com">www.disagroup.com</a> - Disa
+ - Manufacturer of Foundry Equipment<br><a href="http://www.fataaluminium.com/shell.html">www.fataaluminium.com/shell.html</a> - FATA
+ / Peterle - Manufacturer of Foundry Equipment
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/layouts.liquid +9 -0
@@ @@ -0,0 +1,9 @@
+ ---
+ title: Layouts
+ slug: layouts
+ position: 99
+ listed: false
+ published: true
+ is_layout: false
+ ---
+ {% extends "layouts/default" %}
app/views/pages/layouts/colors.yml +3 -0
@@ @@ -0,0 +1,3 @@
+ logo:
+ primary: 530823
+ background: 7A0C33
app/views/pages/layouts/default.liquid +53 -0
@@ @@ -0,0 +1,53 @@
+ ---
+ title: Default
+ slug: default
+ position: 99
+ listed: false
+ published: true
+ is_layout: true
+ ---
+ <!doctype html>
+ <html class="no-js" lang="en">
+ <head>
+ <!-- Global Site Tag (gtag.js) - Google Analytics -->
+ <script async src="https://www.googletagmanager.com/gtag/js?id=UA-107293990-2"></script>
+ <script>
+ window.dataLayer = window.dataLayer || [];
+ function gtag(){dataLayer.push(arguments)};
+ gtag('js', new Date());
+
+ gtag('config', 'UA-107293990-2');
+ </script>
+
+ <meta charset="utf-8">
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Foundation for Sites</title>
+ {{ 'app.css' | stylesheet_tag }}
+ </head>
+ <body>
+ <header class="row">
+ <div class="banner">
+ {{ 'logo.png' | theme_image_tag }}
+ </div>
+ </header>
+ <div class="row">
+ <div class="medium-3 column">
+ {% link_to site.index %}
+ {% nav 'site' %}
+ <hr>
+ {% nav 'page' %}
+ </div>
+ <div class="medium-9 column">
+ <h1>{{ page.title }}</h1>
+ {% block 'main' %}
+ {% editable_text "content" %}Hola!{% endeditable_text %}
+ {% endblock %}
+ </div>
+ </div>
+ <script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script>
+ {{ 'vendor/what-input.min.js' | javascript_tag }}
+ {{ 'vendor/foundation.min.js' | javascript_tag }}
+ {{ 'app.js' | javascript_tag }}
+ </body>
+ </html>
app/views/pages/manufacturers.liquid +26 -0
@@ @@ -0,0 +1,26 @@
+ ---
+ title: Manufacturers
+ slug: manufacturers
+ position: 101
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Manufacturers
+ editable_elements:
+ main/content: VS America Inc. provides different engineered casting solutions by
+ working with some of the leading foundries in the world, including<br><br>VS Guss
+ AG produces malleable and gray iron castings weighing less than 5 lbs. Exceptional
+ detail and thin walled sections are produced for high-volume applications.<br><br>Heunisch
+ Guss GmbH is a provider of gray and ductile iron castings weighing over 50 lbs.,
+ specializes in castings with multiple cores for housings and cases and is a leading
+ supplier to the compressor and agriculture equipment industry. Heunisch also produces
+ permanent mold aluminum castings with part weights up to 75 lbs.<br><br>Burnstein
+ von Seelen produces permanent mold copper products. This includes high-conductivity
+ products, brass, bronze and aluminum bronze. We have in-house machining and plating
+ facilities to provide finished components.<br><br>Jeners Die Castings is a leader
+ of thin walled zinc die castings and provides complete solutions including machining
+ and assembly.<br><br>All manufacturers are certified by ISO, DIN or TUV and meet
+ your requested quality standards.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/bts-gmbh.liquid +16 -0
@@ @@ -0,0 +1,16 @@
+ ---
+ title: BTS GmbH
+ slug: bts-gmbh
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: BTS GmbH
+ editable_elements:
+ main/content: Located in Saarbug, Germany, BTS manufactures and distributes fastening
+ components for the European, African and Middle East markets.<br><br>From small
+ wing nuts and wire clamps to large wing screws and concrete dowels, we do it all!<br><br><a
+ href="http://www.bts-saarburg.de">www.bts-saarburg.de</a>
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/burnstein-von-seelen.liquid +18 -0
@@ @@ -0,0 +1,18 @@
+ ---
+ title: Burnstein von Seelen
+ slug: burnstein-von-seelen
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Burnstein von Seelen
+ editable_elements:
+ main/content: 'Burnstein von Seelen produces the highest quality permanent mold
+ copper and copper base alloy castings. Our portfolio includes high-conductivity
+ copper, brass, aluminum bronze, <br><br>The facility includes in-house CNC machining
+ and plating departments. Parts can be supplied raw or machined, silver or tin
+ plated and assembled.<br><br><br><br>Currently featured application: 23" Telecommunication
+ Part'
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/giesserei-heunisch-gmbh.liquid +23 -0
@@ @@ -0,0 +1,23 @@
+ ---
+ title: Giesserei Heunisch GmbH
+ slug: giesserei-heunisch-gmbh
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Giesserei Heunisch GmbH
+ editable_elements:
+ main/content: 'HEUNISCH specializes in difficult cored gray and ductile iron parts. Automated
+ molding equipment with a maximum flask size of 1300 x 1000, 400/400 mm allows
+ HEUNISCH to produce castings up to 1,500 lbs in part weight.<br><br>Our core business
+ focuses on cases with many cores for applications such as transmissions, pumps,
+ compressors and cylinder heads. Our preferred annual volumes are 200 to 20,000.<br><br>HEUNISCH
+ is also a producer of permanent mold aluminum castings. Recent investments include
+ a major purchase of a large automated iron foundry in the Czech Republic formerly
+ owned by a manufacturer of tractors.<br><br>Please learn more about HEUNISCH by
+ reviewing applications for large gray and ductile iron castings and permanent
+ mold aluminum castings.<br><br>&nbsp; WIP inventory:<br><br>&nbsp; <br><br>Currently
+ featured Capability: As Cast Oil Channels'
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/jeners.liquid +24 -0
@@ @@ -0,0 +1,24 @@
+ ---
+ title: Jeners
+ slug: jeners
+ position: 5
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Jeners
+ editable_elements:
+ main/content: JENERS GmbH has established itself as a leader in the zinc die casting
+ industry since 1930 through the production of precise and unsurpassed details
+ to their castings. Two facilities in Velbert and Wülfrath, Germany, produce die
+ castings according to DIN EN ISO 9001/2000 with part weights from 3 grams to over
+ 4 kilograms.<br><br>The hot box equipment ranges in sizes from 100 x 100 to 700
+ x 700mm and a clamping force up to 200 tons. All secondary operations can be
+ performed on in-house CNC controlled machining, turning and milling.<br><br>Capabilities
+ range from product development, tooling design and testing. We can provide surface
+ treatments, assembly and customer specific packaging. JENERS works closely with
+ its customers during the design and tooling construction phase so that the strictest
+ of time tables can be adhered to.<br><br>Please consider JENERS for your zinc
+ die casting needs.<br><br><a href="http://www.jeners.com">http://www.jeners.com</a>
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/logistics-partners.liquid +18 -0
@@ @@ -0,0 +1,18 @@
+ ---
+ title: Logistics Partners
+ slug: logistics-partners
+ position: 4
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Logistics Partners
+ editable_elements:
+ main/content: Some of our customers rely on us to get the product to their door.
+ <br><br>We can work with the broker and freight forwarder of your choice, or recommend
+ our logistics partners:<br><br>AMS Atlantic takes care of all logistical matters
+ in Europe.<br><br>RS Express is our preferred broker in North America.<br><br>Please
+ let us help you to assure that your order gets delivered when and how you want
+ it!
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/manufacturers/vs-guss-ag.liquid +19 -0
@@ @@ -0,0 +1,19 @@
+ ---
+ title: VS Guss AG
+ slug: vs-guss-ag
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: VS Guss AG
+ editable_elements:
+ main/content: 'Malleable Iron Castings less than 5 lbs.<br><br>VS Guss AG is the
+ produceer of the finest malleable iron sand castings in the world.<br><br>For
+ over 100 years, VS has produced the thinnest functional wall thicknesses and casting
+ detail only known from investment or die casting processes. VS produces on equipment
+ designed for high volumes and has production rates of up to 15 parts per second
+ (!).<br><br>Take a look at some applications which exhibit our capabilities:<div><br></div><div>Currently
+ featured Capability: Cast Rivets<br></div>'
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/markets-served.liquid +16 -0
@@ @@ -0,0 +1,16 @@
+ ---
+ title: Markets Served
+ slug: markets-served
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Markets Served
+ editable_elements:
+ main/content: "<p>VS customers are from the following industries:<br><br>Electrical
+ Fittings<br>Military Components<br>Fasteners<br>Railroad<br>Mining<br>Transportation<br>Lock
+ and Key<br>Automotive<br>Air Cargo<br>Pump and Compressor<br>Farm Equipment<br>Material
+ Handling<br>Miscellaneous Hardware<br></p>"
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices.liquid +28 -0
@@ @@ -0,0 +1,28 @@
+ ---
+ title: Material Choices
+ slug: material-choices
+ position: 100
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Material Choices
+ editable_elements:
+ main/content: 'Consider the following material options:<br><br>Malleable Iron: Small
+ castings with thin wall sections (less than 3mm). Preferably high volume applications
+ with good surface quality. Alloys for welding available. Dynamic loading at
+ all temperatures possible. Best iron grade for machining. Magnetic. Conductive. Ideal
+ steel substitute for welding applications or jobs requiring high ductility.<br><br>Gray
+ Iron: Any casting size. Static applications with most economical solutions utilize
+ this material. Machinable material for static cases.<br><br>Ductile Iron: Any
+ casting size with wall thicknesses greater than 6mm or ¼ inch. Castings are machinable
+ and useful for dynamically loaded applications.<br><br>Aluminum: Light weight
+ castings with good surface quality. Can be cast in dies and permanent molds. Application
+ limited by temperature<br><br>Copper: Brass, bronze and high conductivity copper
+ parts with smooth surfaces for smaller production runs. Permanent mold castings
+ provide dimensional precision. In-house plating, machining and assembly allows
+ the supply of finished products.<br><br>Zinc: High volume applications with
+ exceptional surface quality due to die casting process. Small to medium size
+ castings.'
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices/gray-and-ductile-iron-castings.liquid +17 -0
@@ @@ -0,0 +1,17 @@
+ ---
+ title: Gray and Ductile Iron Castings
+ slug: gray-and-ductile-iron-castings
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Gray and Ductile Iron Castings
+ editable_elements:
+ main/content: Heunisch has built a reputation for producing sophistictated, core-intensive
+ gray and ductile iron castings. Automated molding lines with the following flask
+ sizes are available:<br><br>1300 &nbsp; x 1060 x 420/420<br>&nbsp; 850 &nbsp;
+ x &nbsp; 650 x 300/300 <br>&nbsp; 470 &nbsp; x &nbsp; 420 x 200/200<br>We
+ are competitive for cases and housings up to 600kg.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices/malleable-iron-specifications.liquid +20 -0
@@ @@ -0,0 +1,20 @@
+ ---
+ title: Malleable Iron Specifications
+ slug: malleable-iron-specifications
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Malleable Iron Specifications
+ editable_elements:
+ main/content: VS Guss AG pours all commercial malleable grades. This includes grades
+ specified by ASTM, DIN, SAE and custom grades that can be VS pours both whiteheart
+ and blackheart malleable iron. Blackheart is the "commercial" grade produced and
+ commercially used everywhere and includes ferritic and pearlitic grades. Whiteheart
+ malleable is a more seldomly used grade that includes a grade utilized heavily
+ in welding applications and for components which require extreme plastic deformation.<br><br>VS
+ can also provide any blackheart grade within any 60 Brinnell hardness points.<br><br>VS
+ is certified according to DIN ISO 9001:2000 (expires July 13, 2007).
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices/material-for-welding.liquid +16 -0
@@ @@ -0,0 +1,16 @@
+ ---
+ title: Material for Welding
+ slug: material-for-welding
+ position: 4
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Material for Welding
+ editable_elements:
+ main/content: We can produce a steel-like microstructure from a decarburized mallealbe
+ iron grade. The material has exceptional ductility and can be welded like any
+ low carbon steel product.<br><br>The material is an ideal substitute for steel
+ forgings, stampings or other parts that are welded.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices/permanent-mold-aluminum.liquid +17 -0
@@ @@ -0,0 +1,17 @@
+ ---
+ title: Permanent Mold Aluminum
+ slug: permanent-mold-aluminum
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Permanent Mold Aluminum
+ editable_elements:
+ main/content: Heunisch produces permanent mold aluminum in the Czech Republic. The
+ German management team assures high quality production and on time delivery. The
+ maximum mold size is 860 x 800 x 250 mm with a maximum part size of approximately
+ 35 kg. On site machining, assembly and NDT facilities provide the capabilities
+ of a full system supplier.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/material-choices/zinc-die-casting.liquid +19 -0
@@ @@ -0,0 +1,19 @@
+ ---
+ title: Zinc Die Casting
+ slug: zinc-die-casting
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Zinc Die Casting
+ editable_elements:
+ main/content: Zinc Die Castings are the solution for high-volume applications for
+ engineering components.<br><br>Die castings provide net shape solution which can
+ eliminate costly machining operations. Our die cast products have an exceptional
+ surface finish and can achieve tolerances of 0.01 mm (0.0004").<br><br>Zinc die
+ castings exhibit outstanding corrosion resistance and can be plated and painted.
+ Zinc dies last considerably longer than dies used for aluminum, magnesium and
+ plastic injection molding.<br><br>We are your partner for zinc die castings!
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items.liquid +21 -0
@@ @@ -0,0 +1,21 @@
+ ---
+ title: Stock Items
+ slug: stock-items
+ position: 102
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Stock Items
+ editable_elements:
+ main/content: 'VS carries a number of commodity-type castings for your immediate
+ release.<br><br>Nest Caps: Used in construction of steel tube pallets, we release
+ quantities in increments of 500 pieces.<br><br>Hand Wheels: Used for pumps, different
+ sizes are released in increments of 25.<br><br>Wood Connectors: Used in log construction
+ (log cabins, roller coasters), sold in increments of 500 pieces.<div><img title="58-wood_conn_2.jpg"
+ alt="undefined" src="/samples/assets/58-wood_conn_2.jpg"><img title="58-37-111397.jpg"
+ alt="undefined" src="/samples/assets/58-37-111397.jpg"><img title="58-Photo_020.jpg"
+ alt="undefined" src="/samples/assets/58-Photo_020.jpg"><img title="58-mall_iron_wing_nut.jpg"
+ alt="undefined" src="/samples/assets/58-mall_iron_wing_nut.jpg"><br></div><div><br></div>'
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/hand-wheels.liquid +15 -0
@@ @@ -0,0 +1,15 @@
+ ---
+ title: Hand Wheels
+ slug: hand-wheels
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Hand Wheels
+ editable_elements:
+ main/content: We produce a number of different size Handwheels. 50 piece minimum. Zinc
+ plated (yellow or silver) or powder coated. Click on the requested type for available
+ sizes.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/nest-caps.liquid +16 -0
@@ @@ -0,0 +1,16 @@
+ ---
+ title: Nest Caps
+ slug: nest-caps
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Nest Caps
+ editable_elements:
+ main/content: VS produces nest caps and stacking caps used in steel pallet constructions. Parts
+ are cast in a decarburized iron that can be welded like steel and can be substituted
+ for forged or stamped versions.<br><br>We keep 2-1/2" and 2" square sizes in stock,
+ available for your purchase. Other items can be made to order.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/rapid-prototypes.liquid +15 -0
@@ @@ -0,0 +1,15 @@
+ ---
+ title: Rapid Prototypes
+ slug: rapid-prototypes
+ position: 4
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Rapid Prototypes
+ editable_elements:
+ main/content: We offer the service of rapid prototyping. Feel free to supply us
+ with the file (size up to 8" x 8" x 11") or we can design and create the file
+ - and provide a rapid prototype within one week - if requested!
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/simulation-of-processing-and-performance.liquid +17 -0
@@ @@ -0,0 +1,17 @@
+ ---
+ title: Simulation of Processing and Performance
+ slug: simulation-of-processing-and-performance
+ position: 5
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Simulation of Processing and Performance
+ editable_elements:
+ main/content: VS provides complete simulation services from part design (left picture)
+ to simulation of casting process (middle picture) to evaluation of physical performance
+ of the component (right picture).<div><br></div><div>Provide us with samples,
+ drawings or digital files - and we can help you design a sound casting and engineered
+ component.<br></div>
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/wing-nuts.liquid +16 -0
@@ @@ -0,0 +1,16 @@
+ ---
+ title: Wing Nuts
+ slug: wing-nuts
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Wing Nuts
+ editable_elements:
+ main/content: Custom Wing Nuts and Screws <br><br>We produce a variety of wing nuts,
+ wing screws and custom hardware for your purchase.<div><br></div><div>Cast iron
+ Wing Nut &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Cast Iron Wing Screw &nbsp;
+ &nbsp; Cast Brass Wing Nut Wing Nut with Hex<br></div>
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/stock-items/wood-connectors.liquid +17 -0
@@ @@ -0,0 +1,17 @@
+ ---
+ title: Wood Connectors
+ slug: wood-connectors
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Wood Connectors
+ editable_elements:
+ main/content: Wood Connectors (Toothed Plate Connectors)<br><br> <br><br>These
+ products allow a simple way to connect thick wood sections safely. Available
+ Sizes are 50mm, 65mm, 80mm, 95mm and 115 mm.<div><br></div><div>One Sided Wood
+ connector &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Two
+ sided Wood connectors.<br></div>
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/why-castings.liquid +19 -0
@@ @@ -0,0 +1,19 @@
+ ---
+ title: Why Castings?
+ slug: why-castings
+ position: 6
+ listed: true
+ published: true
+ is_layout: false
+ editable_elements:
+ main/content: Castings allow the optimal use of raw material to produce custom components
+ to net or near net shape.<br><br>Endless material choices allow the selection
+ of the best raw material for your application.<br><br>Different casting processes
+ enable consideration for required quantity, tolerances, tooling costs, complexity,
+ delivery requirements and surface finish.<br><br>We have the expertise to provide
+ the technical support resulting in the most effective solution.<br><br>We encourage
+ you to read up on creative casting developments at Modern Casting, a publication
+ of the American Foundry Society.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/why-castings/cast-oil-channels.liquid +15 -0
@@ @@ -0,0 +1,15 @@
+ ---
+ title: Cast Oil Channels
+ slug: cast-oil-channels
+ position: 3
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Cast Oil Channels
+ editable_elements:
+ main/content: Heunisch is able to dramatically reduce the most expensive machining
+ operation of large castings. We have succeeded in casting channels with diameters
+ below 1/2 inch (12mm) and lengths over 20 inches (530mm).
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/why-castings/eliminate-costly-machining.liquid +19 -0
@@ @@ -0,0 +1,19 @@
+ ---
+ title: Eliminate Costly Machining
+ slug: eliminate-costly-machining
+ position: 0
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: Eliminate Costly Machining
+ editable_elements:
+ main/content: Thanks to a unique micro-fine molding sand and the exactness of our
+ fully-automated Disamatic metalcasting process, VS Precision Castings are made
+ to very tight tolerances. Our castings afford you the opportunity in many cases
+ to significantly reduce or eliminate costly secondary machining operations by
+ consistently producing dimensions up to ± 0.010". Our accurate core boxes and
+ powder-like core sand enable the manufacture of cast-in threads and other extremely
+ fine details.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/why-castings/malleable-iron-cast-rivets.liquid +14 -0
@@ @@ -0,0 +1,14 @@
+ ---
+ title: 'Malleable Iron: Cast Rivets'
+ slug: malleable-iron-cast-rivets
+ position: 1
+ listed: true
+ published: true
+ is_layout: false
+ editable_elements:
+ main/content: Castings can produce small, deformable sections that can be used instead
+ of rivets. This eliminates the need for supplemental parts and simplifies assembly. Shown
+ as an example is a hinge used for an industrial louvered door.
+
+ ---
+ {% extends "layouts/default" %}
app/views/pages/why-castings/malleable-iron-cast-threads.liquid +17 -0
@@ @@ -0,0 +1,17 @@
+ ---
+ title: 'Malleable Iron: Cast Threads'
+ slug: malleable-iron-cast-threads
+ position: 2
+ listed: true
+ published: true
+ is_layout: false
+ seo_title: 'Malleable Iron: Cast Threads'
+ editable_elements:
+ main/content: Our unique sand mixture provides for exceptional surface finish.<br><br>We
+ use similarly fine sand for our shell core production. This allows us to produce
+ internal threads, as shown in this picture. Currently we produce internal threads
+ for general hardware and construction equipment.<br><br>Do you want to save the
+ machining operation for some internal cores? Ask your VS Engineering experts!
+
+ ---
+ {% extends "layouts/default" %}
config/deploy.yml +5 -16
@@ @@ -1,16 +1,5 @@
- # development:
- # host: dev.example.com
- # email: john@doe.net
- # password: apassword
- # # api_key: <your api key here>
- # staging:
- # host: staging.example.com
- # email: john@doe.net
- # password: apassword
- # # api_key: <your api key here>
- # production:
- # host: www.example.com
- # email: john@doe.net
- # password: apassword
- # # api_key: <your api key here>
- # # ssl: true
+ production:
+ host: http://cms.teagles.io
+ handle: vs-america
+ email: torey@teagles.io
+ api_key: 688697709bb800280ffd38d5484b1f8bf8b9212d
config/metafields_schema.yml +1 -56
@@ @@ -1,56 +1 @@
- # Site metafield schema
- #
- # Syntax:
- #
- # <namespace_1>: # no empty spaces, only digits and underscores
- # label: <my label> # used as the label of a tab in the back-office
- # # label: # if you want to provide the label in another language (back-office)
- # # en: <your label in English if the local of the current user is English>
- # # fr: <your label in French>
- # position: <0..n> # position of the tab in the menu
- # fields:
- # <name_1>:
- # label: <my label> # used as the label of the HTML input. Use a hash if you want it in another languages.
- # hint: <my hint> # used as the hint of the HTML input. Use a hash if you want it in another languages.
- # type: <string|text|integer|float|image|boolean|select|color>
- # localized: <true|false> # if the value is scoped by the current locale when rendering the site.
- # position: <0..n> # position of the input in the form
- # select_options: [array]
- # # select_options:
- # # <option_value_1>: <label> # use a hash instead if you want it in another languages.
- # # <option_value_2>: <label> # use a hash instead if you want it in another languages.
- # # <name_2>:
- # # ...
- #
- # <namespace_2>:
- # # ...
- #
- #
- # Simple example:
- #
- # shop:
- # label: My shop location
- # fields:
- # address:
- # type: string
- # hint: "Ex: 7 allee Albert Camus"
- # city:
- # type: string
- # hint: "Chicago, Paris, Blagnac, Toulouse"
- # zip_code:
- # type: string
- # hint: "Digits only"
- # hours:
- # type: text
- # hint: "Free text here"
- # theme:
- # fields:
- # background_image:
- # type: image
- # hint: full screen image (min: 3000px x 3000px)
- # link_color:
- # type: color
- # font:
- # type: select
- # select_options: ['helvetica', 'Noto']
-
+ --- {}
config/site.yml +9 -47
@@ @@ -1,48 +1,10 @@
- # The name of this site
- # This text displays in the back-office and
- # can be used in templates through the site.name global variable
- name: "locomotive-foundation6"
-
- # An array of domain aliases for the site
- # This option is for sites on multi-site engines
- # domains: [www.example.com, example.com]
-
- # An array of locales (languages) the site is available in
- # The locale listed first is the site's default locale
- # Locales are specified using ISO language codes
- # Possible locales include: en, de, fr, pl, pt-BR, it, nl, nb, es, ru, et, ja, zh-CN
+ name: VS America
locales: [en]
-
- # The site's timezone
- # This converts the server's time to the site's time zone in templates
- # The TimeZone class from Rail's ActiveSupport is used to interpret the string
- # Sample timezone strings: Tokyo, Beijing, Moscow, Cairo, Paris, Pacific Time (US & Canada)
- # timezone: Paris
-
- # For SEO purposes, sites may wish to add a relevant string to the <title> tag
- # And include <meta type="keywords"> and <meta type="description">
- # For this purpose you can set values for these variables here
- # They can be accessed in templates through the site.seo_title, site.meta_keywords, and site.meta_description variables
- seo_title: locomotive-foundation6
- meta_keywords: "some meta keywords"
- meta_description: "some meta description"
-
- # You can control the display of the "Properties" section in the back-office
- # metafields_ui:
- # label: Store settings # use a hash for localized versions
- # icon: shopping-cart # FontAwesome icons without the leading "fa-" string.
- # hint: "Lorem ipsum..."
-
- # Each site can have its own set of custom properties organized in namespaces.
- # First, define namespaces and their fields in the config/metafields_schema.yml file.
- # Finally, set default values below as described in the example.
- # You can access them in your liquid templates and snippets:
- # {{ site.metafields.<namespace>.<field> }}
- #
- # Example:
- #
- # metafields:
- # shop:
- # address: 700 South Laflin Street
- # theme:
- # background_image: "/samples/background.png"
+ domains: []
+ timezone: UTC
+ seo_title:
+ meta_keywords:
+ meta_description:
+ robots_txt:
+ metafields:
+ metafields_ui: {}
data/images/58-37-111397.jpg +0 -0
data/images/58-Photo_020.jpg +0 -0
data/images/58-mall iron wing nut.jpg +0 -0
data/images/58-wood conn 2.jpg +0 -0
log/server.log +14 -0
@@ @@ -0,0 +1,14 @@
+ # Logfile created on 2017-09-28 16:15:45 -0400 by logger.rb/56815
+ I, [2017-09-28T16:15:45.858949 #72005] INFO -- : Thin web server (v1.6.4 codename Gob Bluth)
+ I, [2017-09-28T16:15:45.859025 #72005] INFO -- : Maximum connections set to 1024
+ I, [2017-09-28T16:15:45.859042 #72005] INFO -- : Listening on 0.0.0.0:3000, CTRL+C to stop
+ I, [2017-09-28T16:27:13.398112 #72005] INFO -- : Waiting for 2 connection(s) to finish, can take up to 30 sec, CTRL+C to stop now
+ I, [2017-09-29T07:04:53.124934 #84772] INFO -- : Thin web server (v1.6.4 codename Gob Bluth)
+ I, [2017-09-29T07:04:53.125044 #84772] INFO -- : Maximum connections set to 1024
+ I, [2017-09-29T07:04:53.125067 #84772] INFO -- : Listening on 0.0.0.0:3000, CTRL+C to stop
+ I, [2017-10-01T15:21:45.132400 #38571] INFO -- : Thin web server (v1.6.4 codename Gob Bluth)
+ I, [2017-10-01T15:21:45.132655 #38571] INFO -- : Maximum connections set to 1024
+ I, [2017-10-01T15:21:45.132680 #38571] INFO -- : Listening on 0.0.0.0:3000, CTRL+C to stop
+ I, [2017-10-01T15:22:03.186805 #38668] INFO -- : Thin web server (v1.6.4 codename Gob Bluth)
+ I, [2017-10-01T15:22:03.186901 #38668] INFO -- : Maximum connections set to 1024
+ I, [2017-10-01T15:22:03.186946 #38668] INFO -- : Listening on 0.0.0.0:3000, CTRL+C to stop
public/samples/assets/58-37-111397.jpg +0 -0
public/samples/assets/58-Photo_020.jpg +0 -0
public/samples/assets/58-mall_iron_wing_nut.jpg +0 -0
public/samples/assets/58-wood_conn_2.jpg +0 -0