I recently finished writing a book about asynchronous circuit design
and set up the landing page for it [1]. It's my first crack at
modern-ish web technologies, using bootstrap for the front end and
making it serverless on AWS S3 with a couple of lambda functions
written in go for the back end [2] [3]. I'm getting to grips payment
processing and book printing but giving the ebook away free.
Just wanted to say that I took a look at your book and it is really fascinating. I'm glad you took the time to write it and thanks for giving the ebook away. I'm a self taught FPGA designer (started out in software and switched to hardware because I like it more), so a lot of what you cover is totally new to me. I'll definitely be working my way through the material as my schedule permits.
[1] http://www.delayinsensitive.com
[2] https://github.com/gueststar/s3quota
[3] https://github.com/gueststar/lumberjack