mirror of
https://github.com/dunyakirkali/letterpress.git
synced 2025-07-03 23:15:23 +00:00
Update READMEs
This commit is contained in:
parent
4c798c909e
commit
95df51eff8
@ -6,7 +6,9 @@ Gutenberg the 💩 out of it!
|
|||||||
|
|
||||||
<img src="figures/gutenberg.jpg" width=530>
|
<img src="figures/gutenberg.jpg" width=530>
|
||||||
|
|
||||||
Letterpress is a project aimed at simplifying the self-publishing process for books. It provides a ready-to-use template based on AsciiDoctor, catering to authors who need robust support for diagramming, coding examples, and mathematical formulas.
|
Letterpress is a project aimed at simplifying the self-publishing process for books.
|
||||||
|
|
||||||
|
It provides a ready-to-use template based on AsciiDoctor, catering to authors who need robust support for diagramming, coding examples, and mathematical formulas.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
@ -25,6 +27,8 @@ Everything you need to get started is included in the package
|
|||||||
|
|
||||||
- Devcontainers: Allows you to build your book locally
|
- Devcontainers: Allows you to build your book locally
|
||||||
- GitHub Workflows: Allows you to build your book on GitHub CI
|
- GitHub Workflows: Allows you to build your book on GitHub CI
|
||||||
|
- Front matter and Back matter setup
|
||||||
|
- PDF and EPUB output
|
||||||
|
|
||||||
## Bring your own
|
## Bring your own
|
||||||
|
|
||||||
|
@ -47,3 +47,15 @@ Traditionally books use a font size between 10 and 12 for the body and 48 and ab
|
|||||||
### Atkinson Hyperlegible
|
### Atkinson Hyperlegible
|
||||||
|
|
||||||
[Atkinson Hyperlegible](https://brailleinstitute.org/freefont)
|
[Atkinson Hyperlegible](https://brailleinstitute.org/freefont)
|
||||||
|
|
||||||
|
### Source Code Pro
|
||||||
|
|
||||||
|
[Source Code Pro](https://github.com/adobe-fonts/source-code-pro)
|
||||||
|
|
||||||
|
### Inter
|
||||||
|
|
||||||
|
[Inter](https://rsms.me/inter/download/)
|
||||||
|
|
||||||
|
### M+ Fonts
|
||||||
|
|
||||||
|
[M+ Fonts](https://mplusfonts.github.io/)
|
||||||
|
Loading…
Reference in New Issue
Block a user