-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add bluesky social * switch to pnpm * tweak scripts * remove docker; update readme for dev * upgrade packages to their latest! * relocate images * remove some cruft * yeet older themes * migrate layout to hbs * add build command
- Loading branch information
1 parent
804fb6f
commit 5ad16a6
Showing
243 changed files
with
2,856 additions
and
10,124 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -85,14 +85,5 @@ pagination_dir: page | |
disqus_shortname: timgthomas | ||
|
||
# Extensions | ||
## HACK: This doesn't seem to work, so I've prepended other themes with | ||
## underscores. | ||
theme: tria-2019 | ||
theme: timgthomas | ||
exclude_generator: | ||
|
||
# Deployment | ||
## Docs: http://hexo.io/docs/deployment.html | ||
deploy: | ||
type: git | ||
repo: [email protected]:timgthomas/timgthomas.com.git | ||
branch: gh-pages |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.