Various color and layout tweaks
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 2s
This commit is contained in:
@ -13,11 +13,11 @@
|
||||
"tachyons": "project"
|
||||
}
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Theme Ananke",
|
||||
"devDependencies": {
|
||||
"auto-changelog": "^1.16.1",
|
||||
"cssnano": "^3.10.0",
|
||||
"hugo-extended": "^0.121.2",
|
||||
"postcss-cli": "^7.1.0",
|
||||
"postcss-cssnext": "^2.10.0",
|
||||
"tachyons": "^4.9.1"
|
||||
@ -35,8 +35,8 @@
|
||||
"url": "git+https://github.com/theNewDynamic/gohugo-theme-ananke.git"
|
||||
},
|
||||
"scripts": {
|
||||
"version": "auto-changelog -p --template keepachangelog --commit-limit 0 \u0026\u0026 git add CHANGELOG.md",
|
||||
"version": "auto-changelog -p --template keepachangelog --commit-limit 0 && git add CHANGELOG.md",
|
||||
"deploy": " cd exampleSite; hugo;"
|
||||
},
|
||||
"version": "2.7.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user