Moved bootstrap folder into _sass/bootstrap Moved cryptohagen.scss to /assets/css Added frontmatter to cryptohagen.scsspull/2/head
parent
136f8a3e86
commit
f68ff9a945
@ -1,3 +1,4 @@
|
||||
*.sw*
|
||||
_site
|
||||
.jekyll-metadata
|
||||
.sass-cache
|
||||
|
@ -1,3 +1,6 @@
|
||||
---
|
||||
---
|
||||
|
||||
$font-family-sans-serif: monospace;
|
||||
$font-family-serif: monospace;
|
||||
$font-family-monospace: monospace;
|
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
sassc css/cryptohagen.scss > css/cryptohagen.css
|
||||
yui-compressor css/cryptohagen.css > css/cryptohagen.min.css
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue