mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2026-01-23 15:11:38 +00:00
Update to Initial Skeleton for Jekyll
Update a bunch of files to get ready for Jekyll.
This commit is contained in:
10
assets/package.json
Normal file
10
assets/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "foundation-libsass-template",
|
||||
"version": "0.0.1",
|
||||
"devDependencies": {
|
||||
"node-sass": "~0.7.0",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-sass": "~0.8.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user