8
8
description : >- # mutli line capable
9
9
The digital journal of James Rowe. Something between wordpress, livejournal and gists.
10
10
baseurl : " " # the subpath of your site, e.g. /blog
11
- # aws redirect https://jsr6720.com -> https://jsr6720.github.io
12
- url : " https://jsr6720.github.io " # one day update to https://www.jsrowe.com
11
+ # TODO aws redirect https://jsr6720.com -> https://jsr6720.github.io
12
+ url : " https://www.jsrowe.com " # backup --> github pages --> " https://jsr6720.github.io"
13
13
14
14
# if you sense a theme.. RIT assigned me a user id of "jsr6720" and it stuck
15
- # see who-am-i.md for more
15
+ # see [ who-am-i.md](https://github.com/jsr6720/jsr6720.github.io/blob/main/_archive/2024-05-21-who-am-i.md)
16
16
twitter_username : jrowe6720
17
17
github_username : jsr6720
18
18
linkedin_username : jsr6720
@@ -29,17 +29,19 @@ collections:
29
29
archive : # not everything written should stay published eh?
30
30
output : false
31
31
permalink : /:collection/:name
32
- whitepapers : # see readme in _whitepapers
32
+ whitepapers : # see [/ _whitepapers/README.md](https://github.com/jsr6720/jsr6720.github.io/blob/main/_whitepapers/README.md)
33
33
output : false
34
34
permalink : /:collection/:name
35
- recipes :
35
+ recipes : # todo something fun
36
36
output : true
37
37
permalink : /:collection/:name
38
38
39
39
theme : minima # base install
40
40
plugins :
41
41
- jekyll-feed
42
42
- jemoji
43
+ - jekyll-sitemap
44
+ - jekyll-seo-tag
43
45
44
46
# Exclude from processing.
45
47
# The following items will not be processed, by default.
0 commit comments