An open API service indexing awesome lists of open source software.

https://github.com/fluentpython/book-site

Companion Web site for Fluent Python, Second Edition
https://github.com/fluentpython/book-site

Last synced: 8 months ago
JSON representation

Companion Web site for Fluent Python, Second Edition

Awesome Lists containing this project

README

          

# Fluent Python, the site

Source code and content for [fluentpython.com](https://fluentpython.com).

The site complements **[Fluent Python, Second Edition](https://learning.oreilly.com/library/view/fluent-python-2nd/9781492056348/)**
with [extra content](https://www.fluentpython.com/extra/) that did not fit in the book. It does not include the full text of the book.

The source code for examples in the book is in a different repository: [fluentpython/example-code-2e](https://github.com/fluentpython/example-code-2e).

## References

### Asciidoc integration

* [Hugo/Content Formats/External Helper Asciidoctor](https://gohugo.io/content-management/formats/#external-helper-asciidoctor)
* [Tackling Hugo Integration of Asciidoctor](https://blog.arkey.fr/2020/04/23/tackling-hugo-integration-of-asciidoctor/) (2020): raises lots of issues, fixes many.
* [Blogging with Asciidoctor and Hugo](https://foo-dogsquared.github.io/blog/posts/blogging-with-asciidoctor-and-hugo/) (2019, 2020): first hit in Google search for _using hugo with asciidoc_.
* [Get Hugo to render (nice) Asciidocs](https://blog.anoff.io/2019-02-17-hugo-render-asciidoc/) (2019): a few hacks.
* [AsciiDoc support for Hugo on Netlify](https://patrickpeeters.com/2019/09/asciidoc-support-for-hugo-on-netlify/) (2019)
* [Provide asciidoc/asciidoctor on the builder nodes](https://answers.netlify.com/t/provide-asciidoc-asciidoctor-on-the-builder-nodes/12133) (2020)

## License

The Fluent Python Companion Web Site by Luciano Ramalho is licensed under
Attribution-ShareAlike 4.0 International