Add books page
This commit is contained in:
parent
92270ac7dd
commit
a48cfb84c4
1 changed files with 18 additions and 0 deletions
18
source/books.md
Normal file
18
source/books.md
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue