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

Alexander Bilz
17.39.2024 7b828a680f2c24d14cacc1b0ef395ae6841ca7f1
package.json
@@ -1,6 +1,6 @@
{
  "name": "anatole",
  "version": "1.15.1",
  "version": "1.16.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.",