mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
10.40.2022 df9881c02d8a52295120f716362203ec5c137794
package.json
@@ -1,6 +1,6 @@
{
  "name": "anatole",
  "version": "1.7.0",
  "version": "1.8.0",
  "description": "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole.",
  "scripts": {
    "build": "hugo --themesDir=../.. --source=exampleSite && shx rm -rf ./resources && shx cp -r ./exampleSite/resources ./resources && shx echo Done building resources.",