Add books page

This commit is contained in:
Oliver Davies 2025-08-20 17:06:59 +01:00
parent 92270ac7dd
commit a48cfb84c4

18
source/books.md Normal file
View file

@ -0,0 +1,18 @@
---
layout: page
title: Books
---
I'm working on several books that I'm "perpetually publishing".
They are never considered finished and continually under development.
These are the books I'm currently writing:
- [Sculpin from Scratch](https://books.oliverdavies.uk/sculpin-from-scratch)
- [Nix for PHP Developers](https://books.oliverdavies.uk/nix-for-php-developers)
- Test-Driven Drupal (coming soon, replacing my [email course](/atdc)).
Each is written in AsciiDoc and published as HTML, PDF and EPUB files.
The source code for each book is [available on my Forgejo](https://code.oliverdavies.uk/explore/repos?q=book&topic=1).