https://github.com/arcbjorn/arcbjorn.github.io
Arcbjorn personal website
https://github.com/arcbjorn/arcbjorn.github.io
gatsbyjs i18next postcss reactjs redux tailwindcss typescript
Last synced: 4 months ago
JSON representation
Arcbjorn personal website
- Host: GitHub
- URL: https://github.com/arcbjorn/arcbjorn.github.io
- Owner: arcbjorn
- Created: 2021-08-08T21:53:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T20:12:36.000Z (over 1 year ago)
- Last Synced: 2025-05-07T08:13:24.978Z (about 1 year ago)
- Topics: gatsbyjs, i18next, postcss, reactjs, redux, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://arcbjorn.com
- Size: 8.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Personal website
Demo
1. **Development**
Navigate into your new site’s directory and start it up.
```shell
cd
yarn install
yarn develop
```
Site is now running at http://localhost:8000!
2. **Technologies**
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Gatsby](https://www.gatsbyjs.com/)
- [PostCSS](https://postcss.org/)
- [Tailwindcss](https://tailwindcss.com/)
- [i18next](https://www.i18next.com/)
- [Typewriter](https://github.com/tameemsafi/typewriterjs#readme)