This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Require any additional compass plugins here. | |
# Set this to the root of your project when deployed: | |
http_path = "/" | |
css_dir = "css" | |
sass_dir = "sass" | |
images_dir = "img" | |
javascripts_dir = "js" | |
# You can select your preferred output style here (can be overridden via the command line): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="A description about your site" /> | |
<meta name="keywords" content="keywords, separated, by, comma" /> | |
<meta name="author" content="pheXion.com" /> | |
<title>Untitled Document</title> | |
<link rel="shortcut icon" href="favicon.ico" /> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="A description about your site" /> | |
<meta name="keywords" content="keywords, separated, by, comma" /> | |
<meta name="author" content="pheXion.com" /> | |
<title>Untitled Document</title> | |
<link rel="shortcut icon" href="favicon.ico" /> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="A description about your site" /> | |
<meta name="keywords" content="keywords, separated, by, comma" /> | |
<meta name="author" content="pheXion.com" /> | |
<title>Untitled Document</title> | |
<link rel="shortcut icon" href="favicon.ico" /> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<meta name="description" content="Fluid IT Solutions for Modern Organizations" /> | |
<meta name="keywords" content="keywords, separated, by, comma" /> | |
<title>FluidIT solutions</title> | |
<link rel="shortcut icon" href="favicon.ico" /> | |
<link rel="stylesheet" href="css/main.css" /> |