Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mguiney/diy_publications
Storage location for all of the cheat sheets, pocket guides, and zines I create using LaTeX and other tools
https://github.com/mguiney/diy_publications
Last synced: 1 day ago
JSON representation
Storage location for all of the cheat sheets, pocket guides, and zines I create using LaTeX and other tools
- Host: GitHub
- URL: https://github.com/mguiney/diy_publications
- Owner: mguiney
- Created: 2018-09-04T08:01:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T19:24:54.000Z (over 5 years ago)
- Last Synced: 2024-08-02T05:13:18.503Z (3 months ago)
- Language: TeX
- Size: 1.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DIY Publications
Storage repo for the pocket guides, cheat sheets, and zines I generate using LaTeX
and other tools. Always a work in progress. Created by me (Megan Guiney), using data
aggregated from personal experience and all over the web. Citations created as
I go. If you see anything here that you feel is based off of a work of yours,
please let me know and I will give credit where credit is due. Some of the coming
publication sources have been in my notes a long time, and have not been attributed
to a source, but i'd be glad to straighten that out, if I did, in fact, use a
publication of yours as a source.## Contents:
* **shitty_templates:**: crude templates for documentation that i'm working on. very unpolished, will hopefully be refined over time.
* zine\_template.tex
* cheatsheet\_template.tex (WIP)
* **zines:** documentation/side projects that have been wrangled into a foldable booklet. These are often comprised of multiple files, so each has its own subdirectory. The printable file will be a pdf.
* *regex\_notation:* a primer/cheatsheet on Perl/Python regexes in the form of a folded booklet.
* **cheatsheets:** quick references for things i've worked with/tinkered on.
* *launchd.pdf:* reference sheet for launchd, macOS's unified service-management framework. How I came to make one of these is a long story, but *shrugs*.
* *JMESPath\_Query\_Language.pdf:* reference sheet for the JMESPath query language (shocking, I know) WIPMORE TO COME