Inskinerator

Timeline
Log In

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-03-29
20:14
Removed the line-numbers plugin from the bundled Prism copy and added the corresponding JS so the user doesn't have to regenerate it and hope the JS matches the CSS. Leaf check-in: 5067dc3b9f user: tangent tags: trunk
19:59
Removed the Coy theme box shadows; don't like 'em. check-in: eda49d6a56 user: tangent tags: trunk
19:42
Added the modern-prism override, including Prism.js + Coy theme + a few basic plugins as an override for the Modern skin. It not only packages this up for the user, it includes a change to the generated CSS to prevent the code blocks from being left-justified on the page rather than indented at "p" level per the skin's other definitions. check-in: a67760ea84 user: tangent tags: trunk
19:39
Updated stock rules to match what current Fossil is emitting. check-in: 089db1edd0 user: tangent tags: trunk
2021-03-18
10:22
Gave the "ex7" section of the top-level README.md file an explicit header. check-in: d443295933 user: tangent tags: trunk
2020-12-22
12:58
Fixed an error in the discussion of Pikchr RGB triplets in the docs check-in: ee6f6f66b6 user: tangent tags: trunk
2020-12-21
19:58
Documented use of pikchr-scale in cases like Modern. check-in: f59f1971c0 user: tangent tags: trunk
2020-12-15
02:08
The hamburger drop-down menu background in Amber VT needed to be redefined because our secondary color is much darker than in Modern. check-in: 918a7633a0 user: tangent tags: trunk
02:06
Lightened the "a:visited" color a bit so it isn't so big a contrast with the unvisited link color. It can work, but with certain override skin colors it can result in the visited link text being too close to the regular text color. check-in: 76db365041 user: tangent tags: trunk
2020-11-25
11:48
Converted a few more common/css hard-coded colors. check-in: 1c02f22ed4 user: tangent tags: trunk
2020-11-23
11:42
Adjustments to dl/dd/dt spacing: they aren't inside "p" with Fossil Markdown, so they start with an independent 0 margin. check-in: 1ac67eeed9 user: tangent tags: trunk
2020-11-22
19:11
Adjustments in Modern for "list" type elements. check-in: 49623d47a6 user: tangent tags: trunk
17:35
Backed out line-height adjustment in Modern for small-screen devices in a few more cases. check-in: 470bc85967 user: tangent tags: trunk
16:12
Backing out the "pre" font size increase on small screens in the Modern skin. check-in: ed0e67b28c user: tangent tags: trunk
16:08
Fixed a problem in the forum post table highlighting introduced with the recent $ft-hover-color improvement. check-in: 40d575545b user: tangent tags: trunk
16:08
Backing out line-height adjustment for small-screen devices. check-in: d772d87290 user: tangent tags: trunk
14:51
The 140% line-height now affects "li" as well. Since you can have "p" in "li", using "1.4em" instead of "140%" to prevent this from stacking, particularly in the two common Markdown cases, where you may have a blank line between bullet points or not, which affects whether a "p" is inserted into each "li". check-in: cf50a07b9c user: tangent tags: trunk
14:42
Added "tt" to the list of tags affected by the new fixed-width font set. check-in: 291ca77f6f user: tangent tags: trunk
14:42
Using the forum-style "blockquote" formatting for HTML "blockquote" except without the background tint, with handling for "pikchr indent". check-in: 7d1dc3cf3b user: tangent tags: trunk
14:08
Assorted indent fixes in the Modern skin: wiki docs via /doc are now treated the same as Markdown; Pikchrs with "indent" are now pushed 20pt deeper than "p"; and "hr" no longer extends beyond "h1". check-in: a336292313 user: tangent tags: trunk
13:23
Moved several color constants from common/css.scss into early variables, partially addressing ticket [3793cd141b0c]. Committing it before it's finished because I need to go on a tangent, and it's not worth creating a branch; I'll just pick this work up later on down the timeline. check-in: d398aa9b60 user: tangent tags: trunk
13:21
Small improvements to common/README.md check-in: a5152c7243 user: tangent tags: trunk
12:52
Added the body-font-size variable to Modern and adjusted some of the font sizes around it. The overall effect is fonts a bit smaller than before in most places, yet still larger than the Fossil default. check-in: 9d64260231 user: tangent tags: trunk
11:16
Added a README.md file in the common subdir and linked to it from several places in the top-level README.md file. check-in: 60486afcb0 user: tangent tags: trunk
11:03
Added a README.md file to base/default, and linked to it several times from the top-level README.me file. check-in: cb6f957e14 user: tangent tags: trunk
10:54
Added a README.md file to override/amber-vt, and linked to it in several places from the top-level README.md file. check-in: 00af658847 user: tangent tags: trunk
10:02
Added a README for the Modern override so it's self-documenting on visiting its /dir entry. Added such links to the top-level README, and added the "core philosophy" section so we can link to it from the new Modern README. check-in: a10d0872a3 user: tangent tags: trunk
08:27
Added a versioning comment to base/default/css.scss so we can more easily catch up to the upstream version when it inevitably changes. check-in: 41206e54ea user: tangent tags: trunk
06:49
Indenting code blocks by another 20pt beyond <p> in the modern override. check-in: 6c520038b4 user: tangent tags: trunk
2020-11-11
20:39
Using an exact hex color triplet in the Mint Green demo instead of the nearest CSS named color. check-in: eb41423236 user: tangent tags: trunk
18:54
Added info on pikchr-foreground to the doc, and documented that we've made these changes on the demo repo. check-in: b216aa8ef4 user: tangent tags: trunk
12:49
Restored Amber VT's blockquote color value, lost in the rebase-upon-modern step. check-in: 0bf544f14e user: tangent tags: trunk
12:30
Small fixes to the newly rebased Amber VT override. check-in: 1f146ced2b user: tangent tags: trunk
12:04
Recast Amber VT as a child override of Fossil Modern Default. Effectively, this latest sequence of developments extracted the latter as a parent override for Amber VT. In so doing, we had to swap two of the late-vars elements in the processing model. Documented the changes. check-in: 2e0fb0efd8 user: tangent tags: trunk
09:40
Better explanation of why # is a problem when running inskinerator commands through Vi. check-in: e8f845222e user: tangent tags: trunk
09:38
Reodered a few -D params in README.md to make the doc examples flow nicer. check-in: 5262562e55 user: tangent tags: trunk
09:36
The file name argument processing is no longer confused by whitespace-only parameters, as happens when copy-pasting multiline commands from README.md, resulting in "\n" entries in @ARGV. check-in: 5e242563e0 user: tangent tags: trunk
09:35
Assorted doc tweaks check-in: 5cbbb1e8f9 user: tangent tags: trunk
2020-11-10
15:07
Header level fix. (Wasn't obvious before applying -o modern!) check-in: a7ea877558 user: tangent tags: trunk
14:41
Removed the .status overrides from the modern skin: that's an Enhanced Originalism carried over into Amber VT. check-in: 0a119855eb user: tangent tags: trunk
14:29
Cut the Amber VT override down to just the essentials, being the elements we'd like to push up into the Fossil default skin. check-in: a602593bcf user: tangent tags: trunk
14:00
Fixes to link hover behavior relative to Fossil Default. check-in: f2cfa45878 user: tangent tags: trunk
12:37
Updated the usage messages in inskinerator and the README.md file to match the new command line parsing rules. check-in: 1d5c0c4b84 user: tangent tags: trunk
12:23
Allowed -b option to be left off, implying "default". Then to avoid a no-args CSS spam to stdout, removed the --output-css option and made it a requirement to give an output name, either a file name or "-" for stdout. check-in: 8772e04380 user: tangent tags: trunk
12:08
Doc tweaks check-in: 08049a66eb user: tangent tags: trunk
11:23
Replaced TODO comments with wish-list tickets. check-in: 36f04b65bc user: tangent tags: trunk
11:20
Refactored the input file name directories so file elements match their command line option names and we don't intermix base + common + override skin elements. check-in: 4dc8773008 user: tangent tags: trunk
11:03
Many improvements to the docs. check-in: d8fb3c6a2c user: tangent tags: trunk
2020-11-09
14:06
Rebuilt the Amber VT skin override so that it derives most other colors from the background color rather than the text-color, which in turn allows the new "Paperwhite VT" skin to be derived, completing the initial demo skin set. check-in: 5e03b32ccb user: tangent tags: trunk
11:13
Reworked the "adjust" and "late-vars" features to allow for the first Amber VT derivative: "green bar". check-in: 6b73476a58 user: tangent tags: trunk