initial commit, add Publish, add minimal theme, add content
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
|
||||
# only main files contain this front matter, not partials.
|
||||
---
|
||||
|
||||
@import "apple-colors.scss";
|
||||
@import "custom-bootstrap.scss";
|
||||
@import "bootstrap/bootstrap.scss";
|
||||
@import "custom.scss";
|
||||
|
||||
// Style sheet for code blocks
|
||||
@import "monokai.css";
|
||||
Reference in New Issue
Block a user