Closed drumslayert closed 9 years ago
{
"name": "tiy-github",
"version": "0.0.0",
"description": "",
"main": "index.js",
"directories": {
"doc": "doc"
},
"scripts": {
"test": "mocha",
"bs": "browser-sync start --server --directory --files='*.html, js/*.js, css/*.css'",
"sass": "node-sass --output-style expanded src/scss/main.scss src/css/main.css"
},
"repository": {
"type": "git",
"url": "git+https://github.com/drumslayert/TIY-GitHub.git"
},
"author": "Terry Calhoun",
"license": "MIT",
"bugs": {
"url": "https://github.com/drumslayert/TIY-GitHub/issues"
},
"homepage": "https://github.com/drumslayert/TIY-GitHub#readme",
"devDependencies": {
"browser-sync": "^2.9.6",
"chai": "^3.3.0",
"mocha": "^2.3.3",
"node-sass": "^3.3.3"
}
}
Tracer bullet in my src/scss/_custom.scss
p {
color:blue;
}
src/scss/main.scss
/* ==========================================================================
Author's custom styles
========================================================================== */
@import 'custom'; // What no underscore? NO! No underscore!
PR - yakshaving for octacat https://github.com/drumslayert/TIY-GitHub/pull/1
PR- Journal & tutorial https://github.com/drumslayert/drumslayert.github.io/pull/17
PR- TIY-Assignments https://github.com/drumslayert/TIY-Assignments/pull/15
my reviews: https://github.com/s4dmw/s4dmw.github.io/pull/16 https://github.com/ironyarder77/ironyarder77.github.io/commit/842d945a7a5a47b8cf8e4fe1eae6ca39e30eb0b8 https://github.com/ironyarder77/ironyarder77.github.io/commit/f64538aaf7121785b295021fa91104488be68d1a https://github.com/jeremyrist/jeremyrist.github.io/pull/22 https://github.com/karjac14/karjac14.github.io/pull/11
Continue Improving given because:
Please review and close.
Please review and close...
USERNAME.github.io
namedjournal-week-4
frommaster
TIY-Assignments
named16--planet-of-the-apis
frommaster
TIY-GitHub
namedyak-shaving
frommaster
USERNAME.github.io:journal-week-4
journal-week-4.md
or something creativetutorial-week-4.md
or something creativeTIY-Assignments:16-planet-of-the-apis
CheatSheets/GitHubAPI.md
-- Did you have a Starting Point?ProductPage/
-- useyo h5bp
in here...specs/
-- for Skitching the following:full--desktop.png
full--mobile.png
full--tablet.png
css/main.css
toscss/main.scss
TIY-GitHub:yak-shaving
apis/
github/
users/
octocat.json
-- from the API!dist/
.gitignore
-- ignoring everythingspecs/
-- for the Skitching!octocat--full.png
octocat--*.png
-- whatever you want to call themUSERNAME--full.png
USERNAME--*.png
-- more of the samesrc/
-- starting with H5BP...!css/.gitignore
-- read my lips, no new CSS filescss/main.css
toscss/main.scss
scss/custom.scss
index.html
-- no errors, pleasepackage.json
-- vianpm init
; not insrc/
USERNAME.github.io
fromjournal-week-4
intomaster
TIY-Assignments
from16--planet-of-the-apis
intomaster
TIY-GitHub
fromyak-shaving
intomaster
CheatSheets/GitHubAPI.md