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
- Host: GitHub
- URL: https://github.com/fluentpython/book-site
- Owner: fluentpython
- License: other
- Created: 2021-06-17T23:29:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T11:15:03.000Z (about 2 years ago)
- Last Synced: 2025-04-09T09:11:20.455Z (9 months ago)
- Language: Python
- Homepage: https://fluentpython.com
- Size: 14.1 MB
- Stars: 88
- Watchers: 5
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 

