about summary refs log tree commit diff stats
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 6a2159f..7e21ba4 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,6 +1,8 @@
 .POSIX:
 .DELETE_ON_ERROR:
 
+GEMINI := breaking_rules.gmi bane.20.cdr15.gmi
+
 .PHONY: all
 all: breaking_rules.pdf breaking_rules.html breaking_rules.txt bane.20.cdr15.html lkbib.txt
 
@@ -22,7 +24,10 @@ breaking_rules.txt: macros.ms breaking_rules.md refs.i
 # or piping through ul worked.
 # GROFF_NO_SGR=1 groff -Tutf8 -R -ms -k -Kutf8 -c macros.ms lkbib.ms | ul > $@
 lkbib.txt: macros.ms lkbib.ms refs.i
-	groff -Tlatin1 -R -ms -k -Kutf8 macros.ms lkbib.ms > $@
+	groff -Tutf8 -R -ms -k -Kutf8 macros.ms lkbib.ms > $@
+
+%.gmi: %.md
+	md2gemini $^ > $@
 
 refs.i: refs
 	indxbib $^
@@ -30,3 +35,7 @@ refs.i: refs
 .PHONY: clean
 clean:
 	$(RM) breaking_rules.pdf breaking_rules.html breaking_rules.txt bane.20.cdr15.html
+
+.PHONY: push
+push: $(GEMINI)
+	scp $^ dbane@republic.circumlunar.space:/usr/home/dbane/gemini/lsp_doc
> 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75











                                                                
                                                                   

                       




                                                                   






















































                                                                                   
mental support for swapping OS' href='/akkartik/mu/commit/049init.linux?h=hlt&id=ecfbbfb5b58aaba9f9265cb13b9fb4a914bdcf37'>ecfbbfb5 ^




58d866d7 ^
ecfbbfb5 ^



307745bc ^





ecfbbfb5 ^
58d866d7 ^
ecfbbfb5 ^




58d866d7 ^
ecfbbfb5 ^




58d866d7 ^
ecfbbfb5 ^




58d866d7 ^
ecfbbfb5 ^



9511ff5c ^




996402e8 ^
f16f5690 ^
996402e8 ^


f16f5690 ^




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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90