Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
143 changes: 0 additions & 143 deletions Gulpfile.js

This file was deleted.

20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
augbog.github.io
================
# augustusyuan.com

Icons supplied from [simpleicons](https://simpleicons.org).
Modern personal website rebuilt with React + Vite + Tailwind CSS.

## Development

```bash
npm install
npm run dev
```

## Production build

```bash
npm run build
```

The custom domain is preserved by committing `CNAME` and copying it from `public/CNAME` into the built output.
Binary file removed android-chrome-192x192.png
Binary file not shown.
Binary file removed android-chrome-512x512.png
Binary file not shown.
Binary file removed apple-touch-icon.png
Binary file not shown.
2 changes: 0 additions & 2 deletions build/css/style.css

This file was deleted.

1 change: 0 additions & 1 deletion build/css/style.css.map

This file was deleted.

1 change: 0 additions & 1 deletion build/img/social-icons.svg

This file was deleted.

Loading