File tree 23 files changed +169
-0
lines changed
23 files changed +169
-0
lines changed Original file line number Diff line number Diff line change 1
1
* . * ~
2
2
# *
3
+
4
+ public
5
+
6
+ node_modules
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+
3
+ < html >
4
+
5
+ < head >
6
+ < meta charset ="UTF-8 " />
7
+ < meta name ="author " content ="Jean-Philippe Paradis " />
8
+ < link rel ="author " href ="https://abc.hexstream.xyz/ " />
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
10
+ < title > HexstreamSoft: 404 Not Found</ title >
11
+ < link href ="https://global.hexstream.dev/css/global.css " rel ="stylesheet " type ="text/css " />
12
+ < link href ="https://global.hexstream.dev/css/error-pages_new.css " rel ="stylesheet " type ="text/css " />
13
+ </ head >
14
+
15
+ < body >
16
+
17
+ < nav id ="top-nav ">
18
+
19
+ < div class ="main ">
20
+
21
+ < div class ="breadcrumbs ">
22
+ < a href ="/ "> HexstreamSoft</ a >
23
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/ "> Articles</ a > </ span >
24
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/ "> FORMAT reference</ a > </ span >
25
+ </ div >
26
+
27
+ </ div >
28
+
29
+ </ nav >
30
+
31
+ < header id ="page-header ">
32
+ < h1 > 404 Not Found</ h1 >
33
+ </ header >
34
+
35
+ < img src ="https://non-free.hexstream.dev/global.hexstream.dev/images/pinkie-shrug.png " id ="pony " alt ="¯\_(ツ)_/¯ " title ="¯\_(ツ)_/¯ " />
36
+
37
+ </ body >
38
+
39
+ </ html >
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+
3
+ < html >
4
+
5
+ < head >
6
+ < meta charset ="UTF-8 " />
7
+ < meta name ="author " content ="Jean-Philippe Paradis " />
8
+ < link rel ="author " href ="https://abc.hexstream.xyz/ " />
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
10
+ < title > HexstreamSoft: 404 Not Found</ title >
11
+ < link href ="https://global.hexstream.dev/css/global.css " rel ="stylesheet " type ="text/css " />
12
+ < link href ="https://global.hexstream.dev/css/error-pages_new.css " rel ="stylesheet " type ="text/css " />
13
+ </ head >
14
+
15
+ < body >
16
+
17
+ < nav id ="top-nav ">
18
+
19
+ < div class ="main ">
20
+
21
+ < div class ="breadcrumbs ">
22
+ < a href ="/ "> HexstreamSoft</ a >
23
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/ "> Articles</ a > </ span >
24
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/ "> FORMAT reference</ a > </ span >
25
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/clhs-summary/ "> CLHS summary</ a > </ span >
26
+ </ div >
27
+
28
+ </ div >
29
+
30
+ </ nav >
31
+
32
+ < header id ="page-header ">
33
+ < h1 > 404 Not Found</ h1 >
34
+ </ header >
35
+
36
+ < img src ="https://non-free.hexstream.dev/global.hexstream.dev/images/pinkie-shrug.png " id ="pony " alt ="¯\_(ツ)_/¯ " title ="¯\_(ツ)_/¯ " />
37
+
38
+ </ body >
39
+
40
+ </ html >
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+
3
+ < html >
4
+
5
+ < head >
6
+ < meta charset ="UTF-8 " />
7
+ < meta name ="author " content ="Jean-Philippe Paradis " />
8
+ < link rel ="author " href ="https://abc.hexstream.xyz/ " />
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
10
+ < title > HexstreamSoft: 404 Not Found</ title >
11
+ < link href ="https://global.hexstream.dev/css/global.css " rel ="stylesheet " type ="text/css " />
12
+ < link href ="https://global.hexstream.dev/css/error-pages_new.css " rel ="stylesheet " type ="text/css " />
13
+ </ head >
14
+
15
+ < body >
16
+
17
+ < nav id ="top-nav ">
18
+
19
+ < div class ="main ">
20
+
21
+ < div class ="breadcrumbs ">
22
+ < a href ="/ "> HexstreamSoft</ a >
23
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/ "> Articles</ a > </ span >
24
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/ "> FORMAT reference</ a > </ span >
25
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/cross-reference/ "> Cross-reference</ a > </ span >
26
+ </ div >
27
+
28
+ </ div >
29
+
30
+ </ nav >
31
+
32
+ < header id ="page-header ">
33
+ < h1 > 404 Not Found</ h1 >
34
+ </ header >
35
+
36
+ < img src ="https://non-free.hexstream.dev/global.hexstream.dev/images/pinkie-shrug.png " id ="pony " alt ="¯\_(ツ)_/¯ " title ="¯\_(ツ)_/¯ " />
37
+
38
+ </ body >
39
+
40
+ </ html >
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+
3
+ < html >
4
+
5
+ < head >
6
+ < meta charset ="UTF-8 " />
7
+ < meta name ="author " content ="Jean-Philippe Paradis " />
8
+ < link rel ="author " href ="https://abc.hexstream.xyz/ " />
9
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
10
+ < title > HexstreamSoft: 404 Not Found</ title >
11
+ < link href ="https://global.hexstream.dev/css/global.css " rel ="stylesheet " type ="text/css " />
12
+ < link href ="https://global.hexstream.dev/css/error-pages_new.css " rel ="stylesheet " type ="text/css " />
13
+ </ head >
14
+
15
+ < body >
16
+
17
+ < nav id ="top-nav ">
18
+
19
+ < div class ="main ">
20
+
21
+ < div class ="breadcrumbs ">
22
+ < a href ="/ "> HexstreamSoft</ a >
23
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/ "> Articles</ a > </ span >
24
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/ "> FORMAT reference</ a > </ span >
25
+ < span class ="crumb "> < span class ="s "> » </ span > < a href ="/articles/common-lisp-format-reference/format-directives/ "> Format directives</ a > </ span >
26
+ </ div >
27
+
28
+ </ div >
29
+
30
+ </ nav >
31
+
32
+ < header id ="page-header ">
33
+ < h1 > 404 Not Found</ h1 >
34
+ </ header >
35
+
36
+ < img src ="https://non-free.hexstream.dev/global.hexstream.dev/images/pinkie-shrug.png " id ="pony " alt ="¯\_(ツ)_/¯ " title ="¯\_(ツ)_/¯ " />
37
+
38
+ </ body >
39
+
40
+ </ html >
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ #! /bin/bash
2
+
3
+ BUILD_DIR=public
4
+
5
+ rm -rf ${BUILD_DIR}
6
+ ln -s assets ${BUILD_DIR}
You can’t perform that action at this time.
0 commit comments