Coder Social home page Coder Social logo

btwelch / middleman-static-site-base Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 504 KB

My Middleman >> Amazon S3 static site recipe, complete with dynamically-generated navigation and all the customizations to make things blazingly-fast.

Ruby 20.38% JavaScript 54.01% CSS 25.61%

middleman-static-site-base's Introduction

Base is a starter-site for building Middleman-based web pages. It is pre-configured to be deployed to Amazon S3 for static hosting. It's tricked-out with all the niceties that make for an optimized site, plus some extras I threw in to make content-generation the focal-point of your time. Here's what is in store:

  • Dynamic navigation at the folder-level.
  • Baked-in sitemap for SEO.
  • Metadata controls

Example metadata page header:

changefreq: "weekly" priority: 1.0 menu_title: "Home" sitemap_exclude: false

changefreq - Added to the sitemap as the change frequency for the page. Recommend 'weekly' or 'monthly' unless your pages are updated all the time.

priority - Added to the sitemap. A hint to Google to tell it which pages are the most important to you assuming Google will only index so much of your site.

menu_title - Allows you to specify what your anchor text is going to be in your navigational/menu links.

sitemap_exclude - Some content isn't ready for prime-time. Set this to false if you don't want under-construction pages to appear either in the sitemap or in your navigation/menus.

Thanks for reading... and enjoy!

middleman-static-site-base's People

Contributors

btwelch avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.