Compare commits
No commits in common. "844f2c1e2a4afa1a1a835270be14f8fceb5ea5c3" and "cf0223e99e3e492bb5a6db1fa457547e75cca9de" have entirely different histories.
844f2c1e2a
...
cf0223e99e
4 changed files with 1 additions and 41 deletions
|
@ -11,7 +11,7 @@ baseurl: "/"
|
|||
url: "https://andrewconl.in"
|
||||
|
||||
author: Andrew Conlin
|
||||
version: v25.7.D0517
|
||||
version: v25.6.D0512
|
||||
|
||||
defaults:
|
||||
# blog
|
||||
|
|
|
@ -157,30 +157,3 @@ hr {
|
|||
color: #32302F;
|
||||
border-color: #32302F
|
||||
}
|
||||
|
||||
blockquote {
|
||||
/* background-color:#32302F; */
|
||||
color: #A89984;
|
||||
font-style: italic;
|
||||
margin: 20px 0 30px;
|
||||
padding-left: 20px;
|
||||
border-left: 3px solid #A89984;
|
||||
max-width:90%;
|
||||
max-height:100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
color: #A89984;
|
||||
text-align: center;
|
||||
max-width:70%;
|
||||
max-height:100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
font-style: italic;
|
||||
padding-top: 10px
|
||||
}
|
||||
|
|
13
deploy.sh
13
deploy.sh
|
@ -1,13 +0,0 @@
|
|||
openring \
|
||||
-s https://andyconlin.com/feed/ \
|
||||
-s https://digitalflapjack.com/blog/index.xml \
|
||||
-s https://gpanders.com/index.xml \
|
||||
-s https://luke.hsiao.dev/atom.xml \
|
||||
-s https://wickstrom.tech/feed.xml \
|
||||
-s https://paulcapewell.com/feed/ \
|
||||
-s https://www.splitbrain.org/feed/blog \
|
||||
-s https://lilysthings.org/blog/rss.xml \
|
||||
< _includes/openringTemplate.html \
|
||||
> _includes/openring.html
|
||||
bundle exec jekyll build
|
||||
rsync -r _site andrew@itchy:/home/andrew/site
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue