me
/
ethanreece.com
Archived
1
0
Fork 0
Personal website https://ethanreece.com
This repository has been archived on 2024-04-05. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
Ethan Reece e85dd65052
Build website / Build-Website (push) Failing after 30s Details
Downgrade to v3
2023-10-16 16:21:41 -05:00
.forgejo/workflows Downgrade to v3 2023-10-16 16:21:41 -05:00
.vscode Update packages 2023-07-07 00:48:52 -05:00
public Add basic content for hero 2023-05-31 00:45:49 -05:00
src Add year to copyright 2023-08-19 15:12:58 -05:00
.eslintrc.cjs Fix eslint config 2023-07-30 23:24:43 -05:00
.gitignore Initial commit from Astro 2023-05-24 12:57:59 -05:00
.prettierrc.cjs Improve layout 2023-05-30 16:57:23 -05:00
.rtx.toml Update packages 2023-08-19 15:18:26 -05:00
README.md Modify README.md 2023-08-19 15:21:22 -05:00
astro-imagetools.config.mjs Hide typescript error 2023-05-31 18:58:28 -05:00
astro.config.mjs Open external links in new tab 2023-08-19 15:10:02 -05:00
package.json Update packages 2023-08-19 15:18:26 -05:00
pnpm-lock.yaml Update packages 2023-08-19 15:18:26 -05:00
postcss.config.cjs Add about section 2023-05-31 23:28:04 -05:00
tailwind.config.cjs Improve link typography layout 2023-08-19 14:04:23 -05:00
tsconfig.json Add prettier and eslint 2023-05-24 15:37:45 -05:00

README.md

ethanreece.com - my personal website

To run, clone the repository, run rtx install, and run pnpm i to configure the project, which is configured to be opened in VSCodium.