Overview
Comment: | A bit more explanation on the home wiki page |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e0378931279aaece3e08a3da78767864 |
User & Date: | joel on 2018-08-05 19:13:56 |
Other Links: | manifest | tags |
Context
2018-08-05
| ||
22:10 | Add initial CSS and logo check-in: cef7a403 user: joel tags: trunk | |
19:13 | A bit more explanation on the home wiki page check-in: e0378931 user: joel tags: trunk | |
14:40 | Tweak home wiki page check-in: d607028a user: joel tags: trunk | |
Changes
Modified repo-www/home.wiki from [eddb341a] to [d9ad3341].
1 2 3 | <title>Hello</title> You have somehow found your way to the place where I keep the heavy magic for | | > > > > > > > > > > | < < | | > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | <title>Hello</title> You have somehow found your way to the place where I keep the heavy magic for (a new, not-yet-live version of) <i>[https://thelocalyarn.com|The Local Yarn]</i>. Here’s what happens here: * I add writings using a custom markup language, and publish them on the web site. * Periodically I can define collections of writings (by date range, for example, or subject matter), and, from the same source markup, generate the PDF files necessary to self-publish a book containing those writings. * The writings, the web and print designs for the writings, the custom markup, and the code defining all of them, are available here in their complete history since the beginning of the project. What you are looking at is a Fossil repository — similar to a git repository. All times shown are <var>[https://www.timeanddate.com/time/aboututc.html|UTC]</var>. <h2>Technical Stuff</h2> * The [/wishlist|wish list] serves as the project’s road map. * [/devlog|Development Blog] * See [Why Fossil?] and [How to Use This Repo]. * [Licensing] <h2>Conceptual Stuff</h2> * [What The Local Yarn Is] (<i>telos</i>, fancy metaphors) * [Design and Layout] (information model, print/web duality, visual style) * [Tools and Methods] (doctrine and practice of using computers to make things without losing your mind) * [Creative Processes] * [Differences from blogs] <h2>Meta Stuff</h2> * [Style Guide] for this repo |