This commit is contained in:
2025-03-10 21:21:21 +02:00
parent 3ed448e605
commit db82082cb9
7 changed files with 26 additions and 103 deletions

View File

@@ -1,17 +1,25 @@
# Tolkien Fan Club
**I like Tolkien**. Read my [first post here](/majesty)
![JRR Tolkien sitting](/images/tolkien.png)
> All that is gold does not glitter
Here's the deal, **I like Tolkien**.
> "I am in fact a Hobbit in all but size."
>
> -- J.R.R. Tolkien
## Blog posts
- [Why Glorfindel is More Impressive than Legolas](/blog/glorfindel)
- [Why Tom Bombadil Was a Mistake](/blog/tom)
- [The Unparalleled Majesty of "The Lord of the Rings"](/blog/majesty)
## Reasons I like Tolkien
* You can spend years studying the legendarium and still not understand its depths
* It can be enjoyed by children and adults alike
* Disney *didn't ruin it*
* It created an entirely new genre of fantasy
- You can spend years studying the legendarium and still not understand its depths
- It can be enjoyed by children and adults alike
- Disney _didn't ruin it_ (okay, but Amazon might have)
- It created an entirely new genre of fantasy
## My favorite characters (in order)
@@ -29,6 +37,10 @@ Here's what `elflang` looks like (the perfect coding language):
```
func main(){
fmt.Println("Hello, World!")
fmt.Println("Aiya, Ambar!")
}
```
Want to get in touch? [Contact me here](/contact).
This site was generated with a custom-built [static site generator](https://www.boot.dev/courses/build-static-site-generator-python) from the course on [Boot.dev](https://www.boot.dev).