/andygrunwald.com

andygrunwald.com

Primary LanguageAstro

The website andygrunwald.com based on Astro.

Most of the following chapters are for the future me, who cannot remember everything.

Starting the development server

$ make init
$ make run

Render the (production) site

$ make build

Open TODOs

Unsorted

  • Fix Footer on mobile view
  • Add "Projects" page
  • Add "Work with me" page
  • Use Astro Image component properly
  • Search for TODOs in code

Public Speaking

We had a public speaking section. The purpose was to list the talks I gave.

We deactivated the public speaking section because

  • the talks are content sections
  • the content sections rendered single pages
  • we only want a listing page, no single pages
  • we tried headless page bundles, but then I don't know how to create a dedicated page for this

Right now, the public speaking section is deactivated. The content can be found in the other/ folder. At some point in time, I want to revisit this.

Contributions welcome

Feel free to contribute if you found a typo, want to fix something, or hand in a suggestion to change a blog post. Open a new issue or apply a pull request.