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

Alexander Bilz
13.49.2022 8268f7ca4d718f9f194f564acbb562be9ff9bf6d
package.json
@@ -1,6 +1,6 @@
{
  "name": "anatole",
  "version": "1.10.0",
  "version": "1.11.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.",