Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
202107 (#6)
Browse files Browse the repository at this point in the history
* u: completed deca dence

* u: hataraku saibou season 1 completed

* u: mushishi season 1 completed

* u: change elements link to syv

* u: set MD024 siblings only to true

* u: fix author img example value

* update anime reviews details

* new airing shows
  • Loading branch information
ignatiusmb authored Aug 9, 2021
1 parent 7a207b1 commit 532e74a
Show file tree
Hide file tree
Showing 13 changed files with 212 additions and 8 deletions.
6 changes: 5 additions & 1 deletion .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# MD013/line-length
MD013: false

# MD024/no-duplicate-heading
MD024:
siblings_only: true

# MD026/no-trailing-punctuation
no-trailing-punctuation:
MD026:
# Allowed: !
punctuation: .,;:。,;:!

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Use your own metadata by adding this template to the front matter when you're wr
```yaml
---
author:name: Kimi no Na wa
author:img: assets/profile/USERNAME.ext
author:img: /assets/profile/USERNAME.(jpg|png)
author:link: https://social.media/USERNAME
---
```
Expand Down
2 changes: 1 addition & 1 deletion src/posts/draft.why-svelte-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ That was mid-2019, around 2-3 months after Svelte 3 was released, I was just sur

I read through the docs and it just connects immediately, everything was so much simpler, and the best part is that we're just writing with the knowledge we already knew, just HTML + CSS + JS with just a few markup addition from the Svelte syntax that just make sense.

I started writing all my new websites in Svelte, and slowly converts my old ones too. The developer experience is super nice and our bundle isn't compromised by its size nor performance either. I could easily write a single component and reuse it everywhere in my projects, so much so that I made my own [Elements](https://github.com/ignatiusmb/elements) package filled with all of my handmade elements. Now, I can quickly initiate a new project in seconds and have an app in a matter of hours.
I started writing all my new websites in Svelte, and slowly converts my old ones too. The developer experience is super nice and our bundle isn't compromised by its size nor performance either. I could easily write a single component and reuse it everywhere in my projects, so much so that I made my own [Syv](https://github.com/ignatiusmb/syv) package filled with all of my handmade elements. Now, I can quickly initiate a new project in seconds and have an app in a matter of hours.

A couple of months later, I stumbled upon this talk by Rich Harris. This might be the turning point in my web dev career, as I watch his talk, I was both surprised and amazed by his talk. It was eye-opening, I felt like my eyes were blindfolded this whole time because of everyone around me only talking about React and nothing else. I really can't explain it to you better in any words, you really need to watch and listen to it by yourself.

Expand Down
3 changes: 2 additions & 1 deletion src/reviews/anime/deca-dence.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ genres: action, adventure, sci-fi
rating: story,artwork,sound,characters
verdict:

seen:first: 2020
completed: 2021-07-03
seen:first: 2020-07-08
date:published: 2020
date:updated: 2020
image:en: https://image.tmdb.org/t/p/original/i0XUehTP9Brtmb8YevpJYMNEWZT.jpg
Expand Down
1 change: 1 addition & 0 deletions src/reviews/anime/hataraku-saibou.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ genres: comedy, shounen
rating: story,artwork,sound,characters
verdict:

completed: 2021-07-04
seen:first: 2021-02-10
date:published: 2020
date:updated: 2020
Expand Down
3 changes: 2 additions & 1 deletion src/reviews/anime/k-on.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ genres: music, slice of life, comedy, school
rating: story,artwork,sound,characters
verdict:

seen:first: 2020
seen:first:0: 2020-12-11
seen:first:1: 2021-07-10
date:published: 2020
date:updated: 2020
image:en: https://image.tmdb.org/t/p/original/pa5hMcg74yCcqa6NQe4h3z0pyNZ.jpg
Expand Down
48 changes: 48 additions & 0 deletions src/reviews/anime/kanojo-mo-kanojo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
released: 2021-07-03
title:en: Girlfriend, Girlfriend
title:jp: Kanojo mo Kanojo
genres: harem, comedy, romance, school, shounen
rating: story,artwork,sound,characters
verdict:

seen:first: 2021-07-31T14:36:25
date:published: 2020
date:updated: 2020
image:en: https://www.themoviedb.org/t/p/original/6vvqfs1Q4lDFhlzSNO5bWY4I4S.jpg
image:jp: https://www.themoviedb.org/t/p/original/1RMq0WmgGBsJoQS53w53VjJaYP7.jpg
backdrop: https://www.themoviedb.org/t/p/original/fmdDkTWvjrCYyOD9Xgqc3AbQcZr.jpg

link:mal: https://myanimelist.net/anime/43969/Kanojo_mo_Kanojo
---


## Synopsis

## Plot

![Backdrop#f#fb](link "Source: TMDB")

## Highlights

### !{rating:0}/10 | Story & Plot

### !{rating:1}/10 | Artwork & Animation

### !{rating:2}/10 | Sound

### !{rating:3}/10 | Characters

## Verdict

## $SPOILERS

## $CLOSING

## Soundtracks

***
Reference(s):

- 1
- 2
1 change: 1 addition & 0 deletions src/reviews/anime/mushishi.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ genres: adventure, mystery, slice of life, supernatural, historical, fantasy, se
rating: story,artwork,sound,characters
verdict:

completed: 2021-07-05
seen:first: 2021-02-10
date:published: 2020
date:updated: 2020
Expand Down
49 changes: 49 additions & 0 deletions src/reviews/anime/odd-taxi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
released: 2021-04-06
title:en: Oddtaxi
title:jp: Odd Taxi
genres: mystery
rating: story,artwork,sound,characters
verdict:

completed: 2021-07-26T22:41:24
seen:first: 2021-07-18T17:16:15
date:published: 2020
date:updated: 2020
image:en: https://www.themoviedb.org/t/p/original/9zLfAyCGLBYbSK7lEQpAY5BRBrc.jpg
image:jp: https://www.themoviedb.org/t/p/original/faffn2RHByUlCm40DUsahp036Nw.jpg
backdrop: https://www.themoviedb.org/t/p/original/rhkUlX7Ahod8sagYIZa21aHpglz.jpg

link:mal: https://myanimelist.net/anime/46102/Odd_Taxi
---


## Synopsis

## Plot

![Backdrop#f#fb](https://www.themoviedb.org/t/p/original/vaH4XdNBXwhOpyBQx9sXfnUu0BJ.jpg "Source: TMDB")

## Highlights

### !{rating:0}/10 | Story & Plot

### !{rating:1}/10 | Artwork & Animation

### !{rating:2}/10 | Sound

### !{rating:3}/10 | Characters

## Verdict

## $SPOILERS

## $CLOSING

## Soundtracks

***
Reference(s):

- 1
- 2
47 changes: 47 additions & 0 deletions src/reviews/anime/sonny-boy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
released: 2021-07-16
title:en: Sonny Boy
genres: sci-fi, super power
rating: story,artwork,sound,characters
verdict:

seen:first: 2021-07-31T20:11:30
date:published: 2020
date:updated: 2020
image:en: https://www.themoviedb.org/t/p/original/v34w6s4ZFSa13Arw0B7JHo84YfG.jpg
image:jp: https://www.themoviedb.org/t/p/original/bAzjpvXMd0D84BiBFTidZVpvHAW.jpg
backdrop: https://www.themoviedb.org/t/p/original/dmIAGZwfk9r5hN7ONpRJLDij9GN.jpg

link:mal: https://myanimelist.net/anime/48849/Sonny_Boy
---


## Synopsis

## Plot

![Backdrop#f#fb](https://www.themoviedb.org/t/p/original/ll8YvMWNMi5xDkP4V9Mt755zy3M.jpg "Source: TMDB")

## Highlights

### !{rating:0}/10 | Story & Plot

### !{rating:1}/10 | Artwork & Animation

### !{rating:2}/10 | Sound

### !{rating:3}/10 | Characters

## Verdict

## $SPOILERS

## $CLOSING

## Soundtracks

***
Reference(s):

- 1
- 2
1 change: 1 addition & 0 deletions src/reviews/anime/tokyo-magnitude-80.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ genres: drama
rating: story,artwork,sound,characters
verdict:

completed: 2021-07-30T20:54:08
seen:first: 2021-02-06
date:published: 2020
date:updated: 2020
Expand Down
9 changes: 6 additions & 3 deletions src/reviews/anime/tsukigakirei.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
released: 2017-04-07
title:en: The Moon Is Beautiful, as the Moon, So Beautiful
title:en: The Moon Is Beautiful
title:jp: Tsuki ga Kirei
genres: romance, school
rating: story,artwork,sound,characters
verdict:

seen:first: 2020
completed: 2021-07-06
seen:first: 2020-12-11
date:published: 2020
date:updated: 2020
image:en: https://image.tmdb.org/t/p/original/5JtqWxw69IanadNcraJ9v6Ccj2W.jpg
Expand All @@ -17,7 +18,9 @@ link:mal: https://myanimelist.net/anime/34822/Tsuki_ga_Kirei
---


> The Moon Is Beautiful, as the Moon, So Beautiful
> As the Moon, So Beautiful
Previews are shown on the OP of every episode instead of the usual after credits, which kind of defeats the purpose of previews. But, after credits are replaced by short episodes and it's so worth it because they are amazing, be sure to not miss them.

## Synopsis

Expand Down
48 changes: 48 additions & 0 deletions src/reviews/anime/uramichi-oniisan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
released: 2021-07-06
title:en: Life Lessons with Uramichi-Oniisan
title:jp: Uramichi Oniisan
genres: slice of life, comedy
rating: story,artwork,sound,characters
verdict:

seen:first: 2021-07-31T12:58:29
date:published: 2020
date:updated: 2020
image:en: https://www.themoviedb.org/t/p/original/8D7QUo2w4TwfLXsC6Riy7TMhyje.jpg
image:jp: https://www.themoviedb.org/t/p/original/bh3yjvHZodeVMtI8NitZIcbrIUK.jpg
backdrop: https://www.themoviedb.org/t/p/original/py5DjCbDekHpQkauSJToeO2FWjS.jpg

link:mal: https://myanimelist.net/anime/40620/Uramichi_Oniisan
---


## Synopsis

## Plot

![Backdrop#f#fb](link "Source: TMDB")

## Highlights

### !{rating:0}/10 | Story & Plot

### !{rating:1}/10 | Artwork & Animation

### !{rating:2}/10 | Sound

### !{rating:3}/10 | Characters

## Verdict

## $SPOILERS

## $CLOSING

## Soundtracks

***
Reference(s):

- 1
- 2

0 comments on commit 532e74a

Please sign in to comment.