tangled
alpha
login
or
join now
ericwood.org
/
photos-site
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A little app to serve my photography from my personal website
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
ericwood.org
d4e534ab
remove unused import
main
3w ago
ericwood.org
009ef44e
inline SVGs in posts so currentColor works
3w ago
ericwood.org
05500325
unsure why the breakpoint was set like that
4w ago
ericwood.org
d7176ceb
alignment fix
4w ago
ericwood.org
4dffc6b3
update dark color theme contrast
4w ago
ericwood.org
2fe6a749
dark theme and misc improvements
6w ago
ericwood.org
4e806d44
add readme and give the project a more descriptive name
6w ago
ericwood.org
83f36e5b
actually cache projects and create cache directories if they don't already exist
6w ago
ericwood.org
8a7fe038
disable intersectionobserver and use localstorage for storing theme preference
6w ago
ericwood.org
c3237a4b
mobile safari button stuff
6w ago
ericwood.org
8aeb4b99
Responsive fixes
6w ago
ericwood.org
75288c65
I should link to my resume
6w ago
ericwood.org
20ef1f2b
resume
6w ago
ericwood.org
5166f9b8
tweak homepage
6w ago
ericwood.org
ad5823b0
more CPU formatting
6w ago
ericwood.org
c2fa5a4e
use real assets path
6w ago
ericwood.org
ddf7307e
lots of small tweaks
6w ago
ericwood.org
a93c111d
themes
6w ago
ericwood.org
2301645d
footer, messing with all kinds of stuff
7w ago
ericwood.org
8d58e735
info page
7w ago
ericwood.org
d1c7770b
more chill datetime parsing for blog posts
2mo ago
ericwood.org
83bf8578
cache middleware, caching for all routes
3mo ago
ericwood.org
f496dacb
mobile styles, timestamp in footer
3mo ago
ericwood.org
70c4e809
create homepage and start seeding content
3mo ago
ericwood.org
83dde85c
create projects views
3mo ago
ericwood.org
9ee4fd09
make posts page layout generic
3mo ago
ericwood.org
714a3ac8
bootstrap posts path
3mo ago
ericwood.org
9f7410aa
basic footer
3mo ago
ericwood.org
c7686b55
order blog posts by date vs. random hash ordering
3mo ago
ericwood.org
8c2e212f
more blog layout stuff
3mo ago
ericwood.org
94271ffa
blog index page layout
3mo ago
ericwood.org
97e56c89
parameterized colors
3mo ago
ericwood.org
3b966ca2
show tag list on blog index page
4mo ago
ericwood.org
4dbd0668
leave non-500 errors alone
4mo ago
ericwood.org
7f1ba615
improved error presentation
4mo ago
ericwood.org
eb3e53b5
use better rust idioms
4mo ago
ericwood.org
1e85147a
blog post tags
4mo ago
ericwood.org
82f3b67f
show template errors
4mo ago
ericwood.org
b4e2884f
Fix event listener
4mo ago
ericwood.org
8e426679
smooth scrolling TOC
4mo ago
ericwood.org
a7aa9472
improved layout shift stuff
4mo ago
ericwood.org
a25a4426
Scroll spy
4mo ago
ericwood.org
3b66bbc7
no layout shift when loading full size photos
4mo ago
ericwood.org
909448bb
fix preformatted blocks without language set, add inline code block style.
4mo ago
ericwood.org
9c241564
fix JS error
4mo ago
ericwood.org
e4650766
favicon, manifest, and some script reorganization
4mo ago
ericwood.org
c7cba5fb
extract table of contents and render it
4mo ago
ericwood.org
3d749f71
anchors in blog headings
4mo ago
ericwood.org
523fea6e
conditionally include syntax highlighting CSS
4mo ago
ericwood.org
0bffef79
language name on code blocks
4mo ago
ericwood.org
ca11abec
use arborium for syntax highlighting, auto-refresh blog posts
4mo ago
ericwood.org
f4796979
fix template autoreload
4mo ago
ericwood.org
3f09342f
apply aspect ratio to photos to avoid layout shift
4mo ago
ericwood.org
1687930d
attempt to get big card
4mo ago
ericwood.org
0043c3c4
meta tags and helpers and stuff
4mo ago
ericwood.org
eb73c897
add view module things
4mo ago
ericwood.org
696d7f3e
config struct, blog caching
4mo ago
ericwood.org
3f266a82
markdown rendering
4mo ago
ericwood.org
8c710e98
render markdown
4mo ago
ericwood.org
fb046272
blog skeleton
4mo ago
remove unused import
main
d4e534ab
ericwood.org
3w
inline SVGs in posts so currentColor works
009ef44e
ericwood.org
3w
unsure why the breakpoint was set like that
05500325
ericwood.org
4w
alignment fix
d7176ceb
ericwood.org
4w
update dark color theme contrast
4dffc6b3
ericwood.org
4w
dark theme and misc improvements
2fe6a749
ericwood.org
6w
add readme and give the project a more descriptive name
4e806d44
ericwood.org
6w
actually cache projects and create cache directories if they don't already exist
83f36e5b
ericwood.org
6w
disable intersectionobserver and use localstorage for storing theme preference
8a7fe038
ericwood.org
6w
mobile safari button stuff
c3237a4b
ericwood.org
6w
Responsive fixes
8aeb4b99
ericwood.org
6w
I should link to my resume
75288c65
ericwood.org
6w
resume
20ef1f2b
ericwood.org
6w
tweak homepage
5166f9b8
ericwood.org
6w
more CPU formatting
ad5823b0
ericwood.org
6w
use real assets path
c2fa5a4e
ericwood.org
6w
lots of small tweaks
ddf7307e
ericwood.org
6w
themes
a93c111d
ericwood.org
6w
footer, messing with all kinds of stuff
2301645d
ericwood.org
7w
info page
8d58e735
ericwood.org
7w
more chill datetime parsing for blog posts
d1c7770b
ericwood.org
2mo
cache middleware, caching for all routes
83bf8578
ericwood.org
3mo
mobile styles, timestamp in footer
f496dacb
ericwood.org
3mo
create homepage and start seeding content
70c4e809
ericwood.org
3mo
create projects views
83dde85c
ericwood.org
3mo
make posts page layout generic
9ee4fd09
ericwood.org
3mo
bootstrap posts path
714a3ac8
ericwood.org
3mo
basic footer
9f7410aa
ericwood.org
3mo
order blog posts by date vs. random hash ordering
c7686b55
ericwood.org
3mo
more blog layout stuff
8c2e212f
ericwood.org
3mo
blog index page layout
94271ffa
ericwood.org
3mo
parameterized colors
97e56c89
ericwood.org
3mo
show tag list on blog index page
3b966ca2
ericwood.org
4mo
leave non-500 errors alone
4dbd0668
ericwood.org
4mo
improved error presentation
7f1ba615
ericwood.org
4mo
use better rust idioms
eb3e53b5
ericwood.org
4mo
blog post tags
1e85147a
ericwood.org
4mo
show template errors
82f3b67f
ericwood.org
4mo
Fix event listener
b4e2884f
ericwood.org
4mo
smooth scrolling TOC
8e426679
ericwood.org
4mo
improved layout shift stuff
a7aa9472
ericwood.org
4mo
Scroll spy
a25a4426
ericwood.org
4mo
no layout shift when loading full size photos
3b66bbc7
ericwood.org
4mo
fix preformatted blocks without language set, add inline code block style.
909448bb
ericwood.org
4mo
fix JS error
9c241564
ericwood.org
4mo
favicon, manifest, and some script reorganization
e4650766
ericwood.org
4mo
extract table of contents and render it
c7cba5fb
ericwood.org
4mo
anchors in blog headings
3d749f71
ericwood.org
4mo
conditionally include syntax highlighting CSS
523fea6e
ericwood.org
4mo
language name on code blocks
0bffef79
ericwood.org
4mo
use arborium for syntax highlighting, auto-refresh blog posts
ca11abec
ericwood.org
4mo
fix template autoreload
f4796979
ericwood.org
4mo
apply aspect ratio to photos to avoid layout shift
3f09342f
ericwood.org
4mo
attempt to get big card
1687930d
ericwood.org
4mo
meta tags and helpers and stuff
0043c3c4
ericwood.org
4mo
add view module things
eb73c897
ericwood.org
4mo
config struct, blog caching
696d7f3e
ericwood.org
4mo
markdown rendering
3f266a82
ericwood.org
4mo
render markdown
8c710e98
ericwood.org
4mo
blog skeleton
fb046272
ericwood.org
4mo
next