Skip to content

stopachka/pg-essays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pg-essays

Ever wanted all of PG's essays into books that you could read or print? This tool parses PG's blog, converts essays to latex, and produces nice book versions.

You can check out the results in gen/book.

Development

Make sure you install dependencies:

brew install basictex pandoc imagemagick poppler
sudo tlmgr install tocloft fancyhdr titlesec
bun install

Then start building:

# A particular essay
bun run cli.ts --essay progbot
# A particular volume
bun run cli.ts --book vol1
# Check out a cover
bun run cli.ts --cover vol1
# Or run the process for all books
bun run cli.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •