Overview
Comment: | Shorten up wiki home |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
942fb65e1bfce73efa9b4e8ddd78128c |
User & Date: | joel on 2020-02-19 07:41:41 |
Other Links: | manifest | tags |
Context
2020-02-20
| ||
02:31 | Revise markup used for short listings (see [8ad560204f7a5c94]); bring back preheat-series check-in: eff5c85d user: joel tags: trunk | |
2020-02-19
| ||
07:41 | Shorten up wiki home check-in: 942fb65e user: joel tags: trunk | |
07:25 | Merge doc updates. Closes [2e658da] check-in: 2cd87113 user: joel tags: trunk | |
Changes
Modified repo-www/home.wiki from [4f728939] to [6405e9c8].
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 39 40 41 |
<title>Hello</title> <img src="/doc/ckout/repo-www/flammarion.jpg" style="--imgwidth:372px" class="spot-image"> 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>. You can see an incomplete [https://thelocalyarn.com/excursus/test/blog-pg1.html|prototype of the new design]. 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]. * [/doc/trunk/LICENSE.md|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 |
| | < < < < < < < < < | < < < < < < < < < < < < < < < < < < > > |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<title>Hello</title> <img src="/doc/ckout/repo-www/flammarion.jpg" style="--imgwidth:372px" class="spot-image"> 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>. You can see an incomplete [https://thelocalyarn.com/excursus/test/index.html|prototype of the new design]. What you are looking at is a [https://fossil-scm.org|Fossil] repository — similar to a git repository. * See [Why Fossil?] and [How to Use This Repo]. * [/doc/trunk/LICENSE.md|Licensing] * [Style Guide] for this repo All times shown are <var>[https://www.timeanddate.com/time/aboututc.html|UTC]</var>. |