Compare commits

...

5 commits
v2.0.2 ... main

Author SHA1 Message Date
D. Moonfire ad2b594e64 chore: updating project data 2022-11-04 22:45:43 -05:00
D. Moonfire 66267252d1 refactor: rename .markdown to .md 2022-11-04 21:46:38 -05:00
D. Moonfire b91164286d chore: updating project setup 2022-10-15 13:55:44 -05:00
semantic-release-bot 1cea0c5241 chore(release): v2.0.3 [skip ci]
## [2.0.3](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.2...v2.0.3) (2022-10-15)

### Bug Fixes

* updating build ([af6f39f](af6f39f441))
2022-10-15 14:17:18 +00:00
D. Moonfire af6f39f441 fix: updating build 2022-10-15 07:35:58 -05:00
9 changed files with 2613 additions and 8 deletions

View file

@ -3,6 +3,8 @@ clone:
image: woodpeckerci/plugin-git
settings:
tags: true
when:
event: [push, pull_request]
pipeline:
build:
@ -17,8 +19,7 @@ pipeline:
- s3_access_key_id
- s3_secret_access_key
when:
event: [push, pull_request, tag]
tag: v*
event: [push, pull_request]
release:
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest

View file

@ -1,3 +1,10 @@
## [2.0.3](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.2...v2.0.3) (2022-10-15)
### Bug Fixes
* updating build ([af6f39f](https://src.mfgames.com/fedran-sources/sand-and-bone/commit/af6f39f4411870861bdcc32f9ed8871c8885c32f))
## [2.0.2](https://src.mfgames.com/fedran-sources/sand-and-bone/compare/v2.0.1...v2.0.2) (2022-10-15)

View file

@ -11,6 +11,13 @@
"pov": 100,
"volume": 2,
"title": "Sand and Bone",
"description": {
"tag": "The final journey starts with a single step...",
"paragraphs": [
"Now a father, Rutejìmo is finally comfortable with his place in society as a tender of the dead. The rest of his clan, however, hasn't fully accepted his role and his son questions his bravery after a vicious attack. Unable to explain, Rutejìmo attempts to demonstrate his duties through actions instead of words but fails.",
"Everything changes after a violent bloodbath with enemies disguised as friends. Rutejìmo begins to lose all that is sacred to him. It's up to him to find his way back to his family and his solace, running for his life, his redemption, and his honor. Can Rutejìmo battle his biggest enemy, himself, before it's too late and his legacy is destroyed once and for all?"
]
},
"word_count": 82861,
"length": "Novel",
"title_slug": "sand-and-bone",
@ -36,7 +43,6 @@
},
"online": {
"wattpad": "https://www.wattpad.com/story/86395803-sand-and-bone",
"git": "https://gitlab.com/fedran/sand-and-bone/",
"goodreads": "https://www.goodreads.com/book/show/35198914-sand-and-bone"
},
"print": {
@ -284,4 +290,4 @@
}
]
}
}
}

View file

@ -4,7 +4,8 @@ title: Title
<div class="title">
<div class="title-area">
<div class="large">Sand and</div>
<div class="large">Sand</div>
<div class="large">and</div>
<div class="large">Bone</div>
</div>

2594
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "sand-and-bone",
"version": "2.0.2",
"version": "2.0.3",
"private": true,
"description": "\"Sand and Bone\" is a novel by D. Moonfire.",
"author": {