Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkeys818/personal-site
A site for my portfolio, tools, and blog
https://github.com/bkeys818/personal-site
blog porfolio-website portfolio
Last synced: 7 days ago
JSON representation
A site for my portfolio, tools, and blog
- Host: GitHub
- URL: https://github.com/bkeys818/personal-site
- Owner: bkeys818
- License: mit
- Created: 2023-03-05T01:11:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-02T15:31:52.000Z (14 days ago)
- Last Synced: 2024-11-02T16:25:09.412Z (14 days ago)
- Topics: blog, porfolio-website, portfolio
- Language: Astro
- Homepage: https://ben-keys.com
- Size: 3.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal site
> A website for hosting my blog, portfolio, and projects.
[![Netlify Status](https://api.netlify.com/api/v1/badges/0ee0e308-c279-439c-8e68-256432fddc75/deploy-status)](https://app.netlify.com/sites/bkeys818/deploys)
## Tools
I chose [Astro](http://astro.build/) as my framework because it works so well for lost of static content.
The following is a list of other tools I used:
- [TailwindCSS](https://tailwindcss.com)
- [Typescript](http://typescriptlang.org/)
- [ESlint](https://eslint.org)
- [Prettier](https://prettier.io)
- [PostCss](https://postcss.org)