Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for content/introduction.md
2025-04-05
| ||
22:25 | Fix a grammatical error in the introduction. This resolves ticket: Incomprehensible sentence. file: [259ba99d62] check-in: [d42b8f101d] user: chungy branch: 3rdEdition, size: 9457 | |
2023-08-29
| ||
20:11 | added text for ... local server, merge conflicts, the sync command, the uv command, web interface menu configuration, email notification file: [516640a26b] check-in: [0ffc2663ff] user: torstenberg branch: 3rdEdition, size: 9460 | |
2021-12-28
| ||
22:23 | Added Lua filter to make internal links to sections use the section numbers, changed the introduction.md, single-user.md, multiple-user.md accordingly. Also made a first pass of forks-branches.md. file: [b40902deb7] check-in: [9b3a4f8e39] user: torstenberg branch: 3rdEdition, size: 9453 | |
2021-11-30
| ||
21:57 | Started adjusting the initial chapters with correct markdown formatting incl. internal references to other sections. Added code for admonition production to PDF version (HTML version still missing) and a pandoc template for the outline. Added some useful hint from the forum on the `update` command. file: [ae51f769e0] check-in: [10ba5ab453] user: torstenberg branch: 3rdEdition, size: 9413 | |
2021-09-20
| ||
15:07 |
Initial proof-of-conecpt for PDF and HTML production, using Pandoc. Content
was only slight changed, HTML styles removed from md files, pre-defined
templates extracted from Pandoc and applied in makefile, makfile simplified,
deleted md files wich are now in included in metadata files instead, deleted
md files no longer needed as we do not want the HTML version to be rendered
by fossil's markdown anymore (too limited).
(Next steps: extensive customization of templates to make layout much nicer and include metadata in the desired places). file: [8f7b621b9b] check-in: [4f1003aaa4] user: torstenberg branch: 3rdEdition, size: 9536 | |
2020-11-25
| ||
17:08 | replicating changes done by Chris in Nov 2020: Edits to introduction.md and single-user.md. Add doc/this-repo.md to describe repo contents. file: [99ec02bb10] check-in: [845833ca26] user: torstenberg branch: 3rdEdition, size: 10583 | |
2020-11-23
| ||
18:46 | replicating changes done by Chris in Nov 2020: Add section numbering. file: [169f2ed770] check-in: [6728fc6f51] user: torstenberg branch: 3rdEdition, size: 10535 | |
2020-11-22
| ||
21:26 | replicating changes done by Chris in Nov 2020: Further edits to many content files. file: [16e2b44c87] check-in: [652281c670] user: torstenberg branch: 3rdEdition, size: 9529 | |
2020-11-21
| ||
16:23 |
Added:
replicating changes done by Chris in Nov 2020: remove nearly all old file
and transfer their content into some new folders and into markdown
These are the steps done by Chris: - existing files in Chapters/*.tex were imported into Lyx to create *.lyx and the content of these files was displayed in Lyx and selected/copied/pasted into my editor then saved as Chapters/*.md - First set of new .md and .png files, plus makefile and pdf-break.md to generate pdf and html files. file: [e85ccf0b0a] check-in: [3220da72c1] user: torstenberg branch: 3rdEdition, size: 9605 | |