Update blog and resume code
This commit is contained in:
parent
d065ca364e
commit
d44e5fc12f
|
@ -6,7 +6,7 @@ export RUBYOPT="-KU -E utf-8:utf-8"
|
|||
# Copy files to a mutable directory.
|
||||
cp -r $src/* .
|
||||
# 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
|
||||
hugo $hugoFlags --config=config.toml,config-gen.toml
|
||||
|
|
16
flake.lock
16
flake.lock
|
@ -3,11 +3,11 @@
|
|||
"blog-source": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1676848263,
|
||||
"narHash": "sha256-OZY1eueOqibJck7IrFsc1flQ2mb6FRA6gEPkg0cUvhQ=",
|
||||
"lastModified": 1676875795,
|
||||
"narHash": "sha256-MnzRvG3Ct7D+zU1vwpLGMAe5Zoz/Y0WQRnZh7Ts40/s=",
|
||||
"ref": "master",
|
||||
"rev": "d003fdf35751386fa69e5011febfcdb7a1629e15",
|
||||
"revCount": 627,
|
||||
"rev": "cc2b5ef918ad8da4c1fe84be34e42a53627f9c7b",
|
||||
"revCount": 628,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"
|
||||
|
@ -184,11 +184,11 @@
|
|||
"nixpkgs": "nixpkgs_4"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1676871379,
|
||||
"narHash": "sha256-b9QCL1/0/cpIgv5tXXZV+osOSDA3YVKbOuBJfq+JAUg=",
|
||||
"lastModified": 1676875551,
|
||||
"narHash": "sha256-DIcIlMWh9exQIXISxgnS25egwIquyuZX+UqdTMJpJZA=",
|
||||
"ref": "master",
|
||||
"rev": "984256a0faa5c44ec01f76864fbcb9420f129788",
|
||||
"revCount": 43,
|
||||
"rev": "36fcd6d66fe2031d7429f8d60d5f83d64fd94cca",
|
||||
"revCount": 47,
|
||||
"type": "git",
|
||||
"url": "https://dev.danilafe.com/DanilaFe/resume"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user