fix render
This commit is contained in:
parent
ed55f41dd9
commit
35bc99bd52
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ $ sudo git config --system init.defaultBranch main
|
|||
|
||||
# update: moving to lightsail <span class="date">09/11/2025</span>
|
||||
|
||||
Welp, ec2 costed way too much (~$15/mo!). Enter [AWS Lightsail](https://aws.amazon.com/lightsail/): small compute with a flat $5/mo charge. This is a reasonably "scalable" solution for my website—unfortunately I do not have too much traffic as of now.
|
||||
Welp, ec2 costed way too much (~\$15/mo!). Enter [AWS Lightsail](https://aws.amazon.com/lightsail/): small compute with a flat $5/mo charge. This is a reasonably "scalable" solution for my website—unfortunately I do not have too much traffic as of now.
|
||||
|
||||
Anyways, the migration is complete. Everything is nearly identical but my HTTPD config has been minimally updated as follows:
|
||||
- Now that I host project descriptions on `https://barrettruth.com/git/<project>.html` and gists on `https://barrettruth.com/gist/<code>`, support redirects for `{git,gist}.barrettruth.com->barrettruth.com/{git,gist}.html`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue