-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3696cb2
commit 739b50a
Showing
49 changed files
with
424 additions
and
45 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "presets": ["es2015"] } |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
node_modules/ | ||
npm-debug.log | ||
dist/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
console.log('olá consola') |
This file contains 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains 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
File renamed without changes.
File renamed without changes.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"base_meta": { | ||
"meta_title": "", | ||
"meta_keywords": "", | ||
"meta_author": "Whitesmith", | ||
"meta_description": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quos, laudantium!" | ||
}, | ||
"og_meta": { | ||
"og_title": "", | ||
"og_site_name": "", | ||
"og_descriptions": "", | ||
"og_image": "absolute_path_to_image", | ||
"og_url": "" | ||
}, | ||
"social_meta": { | ||
"twitter_card": "absolute_path_to_image", | ||
"twitter_image_alt": "text", | ||
"fb_app_id": "username", | ||
"fb_twitter_site": "@username" | ||
} | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "Sassqit", | ||
"icons": [{ | ||
"src": "./assets/favicons/touch/icon-128x128.png", | ||
"sizes": "128x128", | ||
"type": "image/png" | ||
}, { | ||
"src": "./assets/favicons/touch/apple-touch-icon.png", | ||
"sizes": "152x152", | ||
"type": "image/png" | ||
}, { | ||
"src": "./assets/favicons/touch/ms-touch-icon-144x144-precomposed.png", | ||
"sizes": "144x144", | ||
"type": "image/png" | ||
}, { | ||
"src": "./assets/favicons/touch/chrome-touch-icon-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}], | ||
"start_url": "/index.html?homescreen=1", | ||
"display": "standalone", | ||
"background_color": "", | ||
"theme_color": "" | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<!DOCTYPE html> | ||
<html class=""> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<title>Title</title> | ||
|
||
<!-- Favicon --> | ||
<link rel="icon" href="./assets/images/favicon.png"> | ||
|
||
{{> _crossplatform_favicons}} | ||
|
||
<!--SEO DEFAULTS--> | ||
<meta name="application-name" content="Slackmarq"/> | ||
<meta name="author" content="Whitesmith"/> | ||
<meta name="keywords" content="slack, links, big-data, data, facebook,"/> | ||
<meta name="description" content="Most popular slack links, curated by and for your slack team, with a little help from Marq."/> | ||
<meta name="robots" content="INDEX, FOLLOW"> | ||
|
||
<!--dynamic meta tags about the post for sharing --> | ||
{{> _sharing_meta_tags }} | ||
|
||
<link rel="stylesheet" href="./stylesheets/app.css" /> | ||
</head> | ||
<body> | ||
|
||
<div class="o-app" id="app"> | ||
|
||
<main class="o-main" role="main"> | ||
{{> body}} | ||
</main> | ||
|
||
|
||
</div> | ||
|
||
<!--scripts--> | ||
<script src="./scripts/app.js"></script> | ||
{{> _google_analytics}} | ||
</body> | ||
</html> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<header> | ||
<h1>asdasdasdasdasdas</h1> | ||
</header> | ||
|
||
<section> | ||
secção da pagina | ||
</section> | ||
|
||
<footer> | ||
caralhoasdadsasads | ||
</footer> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- Add to homescreen for Chrome on Android --> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<meta name="application-name" content="Name"> | ||
<link rel="icon" sizes="192x192" href=".assets/favicons/touch/chrome-touch-icon-192x192.png"> | ||
|
||
<!-- Add to homescreen for Safari on iOS --> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black"> | ||
<meta name="apple-mobile-web-app-title" content="Web Starter Kit"> | ||
<link rel="apple-touch-icon" href="./assets/favicons/touch/apple-touch-icon.png"> | ||
|
||
<!-- Tile icon for Win8 (144x144 + tile color) --> | ||
<meta name="msapplication-TileImage" content="./assets/favicons/touch/ms-touch-icon-144x144-precomposed.png"> | ||
<meta name="msapplication-TileColor" content="tile color"> | ||
|
||
<!-- Color the status bar on mobile devices --> | ||
<meta name="theme-color" content="#2F3BA2"> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', '#######', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!--if mailchimp is used for subscriptions, paste code here--> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<!-- Essential META Tags --> | ||
<meta property="og:title" content=""> | ||
<meta property="og:description" content=""> | ||
<meta property="og:image" content=""> | ||
<meta property="og:url" content=""> | ||
<meta name="twitter:card" content=""> | ||
|
||
<!-- Non-Essential, But Recommended --> | ||
<meta name="og:site_name" content=""> | ||
<meta name="twitter:image:alt" content=""> | ||
|
||
<!-- Non-Essential, But Required for Analytics --> | ||
<meta property="fb:app_id" content="" /> | ||
<meta name="twitter:site" content=""> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<footer> | ||
<h1>I'm page footer</h1> | ||
</footer> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<header> | ||
<h1>I'm page header</h1> | ||
</header> |
Oops, something went wrong.