Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yakiyo/yakiyo.github.io
Repository for my personal portfolio.
https://github.com/yakiyo/yakiyo.github.io
portfolio profile
Last synced: 12 days ago
JSON representation
Repository for my personal portfolio.
- Host: GitHub
- URL: https://github.com/yakiyo/yakiyo.github.io
- Owner: Yakiyo
- License: mit
- Created: 2022-09-15T17:17:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T16:04:56.000Z (about 2 months ago)
- Last Synced: 2024-12-09T19:46:26.969Z (about 1 month ago)
- Topics: portfolio, profile
- Language: CSS
- Homepage: http://yakiyo.is-a.dev/
- Size: 835 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yakiyo's Portfolio
My portfolio source code. Simple thing cause I don't know enough css.
### CSS
I'm using [tailwindcss](https://tailwindcss.com/) for styling. From the command line, use the [tailwind CLI](https://tailwindcss.com/docs/installation) to generate [`styles.css`](./styles.css)```bash
$ tailwindcss -o styles.css
```If you liked my portfolio, hope you drop a star. Thanks for visiting! 🌟