"Story Title (pub date)" : "Transcription" · "Scans"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Zenburn theme for fossil */ | |
/* forked from https://gist.github.com/jsilence/1259056 */ | |
/* https://kippura.org/zenburnpage/ */ | |
/* http://fossil-scm.org | Updated for v. 2.24 */ | |
/* Some tables have their styles hardcoded. :( */ | |
/* Any feedback and contribution is welcome */ | |
/* General settings for the entire page */ | |
body { | |
margin: 0ex 0ex; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include "%L" # import the default Compose file for your locale | |
# MY MULTI = Rt-Super-key (beside right-Ctrl) | ThinkBook = Rt-Ctrl | |
## DOT-FILE!! Rename = .XCompose | |
<Multi_key> <semicolon> <apostrophe> : "‘" U2018 # LEFT SINGLE QUOTATION MARK | |
<Multi_key> <semicolon> <numbersign> : "’" U2019 # RIGHT SINGLE QUOTATION MARK | |
<Multi_key> <bracketleft> <bracketleft> : "‘" U2018 # LEFT SINGLE QUOTATION MARK | |
<Multi_key> <bracketright> <bracketright> : "’" U2019 # RIGHT SINGLE QUOTATION MARK | |
<Multi_key> <grave> <grave> : "‘" U2018 # LEFT SINGLE QUOTATION MARK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This is an implemetation of the Israeli standard SI-1452 (2013) | |
// It does not implement changes to the English layout, as that part | |
// of the standard is not normative nor really useful in the context | |
// of xkb. | |
// This implementation extends the standard with Yiddish digraphs | |
// (a common extension) and Nun Hafukha (a fun character). | |
default partial alphanumeric_keys | |
xkb_symbols "basic" { | |
// uses the kbd layout in use in Israel. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta name="viewport" content="width=device-width, user-scalable=no" /> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<meta http-equiv="x-ua-compatible" content="ie=edge, chrome=1" /> | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css" type="text/css" /> | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous"> | |
<link href="https://www.sudalyph.org/seci/fstyle.css" rel="stylesheet" type="text/css" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Base16 Theme: Embers Light | |
-- Embers Light theme adapted for Textadept (http://foicica.com/textadept/) | |
-- Theme author: Jannik Siebert (https://github.com/janniks) | |
-- Base16 (https://github.com/chriskempson/base16) | |
-- Build with Base16 Builder (https://github.com/chriskempson/base16-builder) | |
-- Repository source: https://github.com/rgieseke/base16-textadept/blob/3c74baf8fedc381b5eb96c82fb96c71df9db34e8/base16-embers-light.lua | |
local view, colors, styles = view, view.colors, view.styles | |
-- Base16 colors |
GMaL is the title of my BearBlog. If you have a response/comment to any of my posts, please use the comment facility below.
Thanks!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for filename in chapter-*.xhtml; do | |
new12=$(sed -n '12p' "$filename" | cut -b 8- | se titlecase -n) | |
sed -i -e '12s#^\(.*<p>\).*#'"\1$new12"'#g' "$filename" | |
## Uncomment next line to echo new title line to terminal for checking | |
# sed -n '12p' "$filename" | |
done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[000] | |
updated="2025-03-13" | |
[001] | |
author="Allingham, Margery" | |
title="Death of a Ghost" | |
year="1934" | |
se="·" | |
[002] |
NewerOlder