Skip to content

Instantly share code, notes, and snippets.

@mentorkadriu
Created August 12, 2015 19:24
Show Gist options
  • Save mentorkadriu/ef9dac748b212ef09ba4 to your computer and use it in GitHub Desktop.
Save mentorkadriu/ef9dac748b212ef09ba4 to your computer and use it in GitHub Desktop.
Simple Test gist
doctype
html
head
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
title Selly - Free Clean Landing Page
meta(name='description', content='')
meta(name='viewport', content='width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no')
link(href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800', rel='stylesheet', type='text/css')
link(rel="stylesheet", href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css")
link(rel="stylesheet", href="css/normalize.css")
link(rel="stylesheet", href="css/slidebars.css")
link(rel="stylesheet", href="css/foundation.css")
link(rel="stylesheet", href="css/main.css")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment