19 lines
637 B
Markdown
19 lines
637 B
Markdown
|
---
|
||
|
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).
|