Update blog and resume code

This commit is contained in:
Danila Fedorin 2023-02-20 06:57:07 +00:00
parent d065ca364e
commit d44e5fc12f
2 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@ export RUBYOPT="-KU -E utf-8:utf-8"
# Copy files to a mutable directory. # Copy files to a mutable directory.
cp -r $src/* . cp -r $src/* .
# We'll generate some static files so make static writable # We'll generate some static files so make static writable
chmod -R u+w static mkdir -p static && chmod -R u+w static
# Build site with Hugo # Build site with Hugo
hugo $hugoFlags --config=config.toml,config-gen.toml hugo $hugoFlags --config=config.toml,config-gen.toml

View File

@ -3,11 +3,11 @@
"blog-source": { "blog-source": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1676848263, "lastModified": 1676875795,
"narHash": "sha256-OZY1eueOqibJck7IrFsc1flQ2mb6FRA6gEPkg0cUvhQ=", "narHash": "sha256-MnzRvG3Ct7D+zU1vwpLGMAe5Zoz/Y0WQRnZh7Ts40/s=",
"ref": "master", "ref": "master",
"rev": "d003fdf35751386fa69e5011febfcdb7a1629e15", "rev": "cc2b5ef918ad8da4c1fe84be34e42a53627f9c7b",
"revCount": 627, "revCount": 628,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git" "url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
@ -184,11 +184,11 @@
"nixpkgs": "nixpkgs_4" "nixpkgs": "nixpkgs_4"
}, },
"locked": { "locked": {
"lastModified": 1676871379, "lastModified": 1676875551,
"narHash": "sha256-b9QCL1/0/cpIgv5tXXZV+osOSDA3YVKbOuBJfq+JAUg=", "narHash": "sha256-DIcIlMWh9exQIXISxgnS25egwIquyuZX+UqdTMJpJZA=",
"ref": "master", "ref": "master",
"rev": "984256a0faa5c44ec01f76864fbcb9420f129788", "rev": "36fcd6d66fe2031d7429f8d60d5f83d64fd94cca",
"revCount": 43, "revCount": 47,
"type": "git", "type": "git",
"url": "https://dev.danilafe.com/DanilaFe/resume" "url": "https://dev.danilafe.com/DanilaFe/resume"
}, },