Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rossmoody/rossmoody.com
Personal site repo built using Next.js, Chakra UI, MDX, and Radix.
https://github.com/rossmoody/rossmoody.com
chakra chakra-ui minimal nextjs portfolio react typescript typography
Last synced: 2 months ago
JSON representation
Personal site repo built using Next.js, Chakra UI, MDX, and Radix.
- Host: GitHub
- URL: https://github.com/rossmoody/rossmoody.com
- Owner: rossmoody
- Created: 2021-04-27T00:54:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T04:34:40.000Z (4 months ago)
- Last Synced: 2024-11-02T13:21:24.367Z (2 months ago)
- Topics: chakra, chakra-ui, minimal, nextjs, portfolio, react, typescript, typography
- Language: TypeScript
- Homepage: https://www.rossmoody.com
- Size: 13.4 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👋 rossmoody.com
The website and blog for [rossmoody.com](https://rossmoody.com). This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Feel free to fork this repo. I would prefer if your site didn't look identical, but if it does I'll take it as a compliment, not a sleight.
## Getting started
Clone the project
```bash
git clone https://github.com/rossmoody/rossmoody.com
```Go to the project directory
```bash
cd rossmoody.com
```Install dependencies
```bash
yarn
```Start the server
```bash
yarn dev
```Open with your browser to see the result.
---
## Acknowledgements
This site leverages the hard work from a lot of really great resources.
- [Chakra UI](https://chakra-ui.com): UI Elements
- [MDXJS](https://github.com/mdx-js/mdx): Markdown and JSX
- [Radix Primitives](https://www.radix-ui.com/): Primitive UI helpers
- [NextJs](https://nextjs.org/): Framework
- [Netlify](https://netlify.com): Platform
- [NextSeo](https://github.com/garmeeh/next-seo): Seo ComponentThere is also code inside that is based on snippets from folks much smarter than me.
- [Pedro Duarte](https://github.com/peduarte)
- [Maxime Heckel](https://github.com/MaximeHeckel/blog.maximeheckel.com)
- [Nikolov Lazar](https://github.com/nikolovlazar/nikolovlazar.com)---
## More apps by me
I like making things. [Check out what I'm up to lately](https://rossmoody.com).