Skip to content

Commit

Permalink
change readme and add funding
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosazaustre committed Jun 23, 2021
1 parent af747e6 commit 3f07790
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 26 deletions.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: carlosazaustre
custom: ["https://buymeacoffee.com/carlosazaustre"]
41 changes: 15 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,23 @@
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).
# carlosazaustre.es

## Getting Started
> Personal website/blog
First, run the development server:
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
<a href="https://twitter.com/intent/follow?screen_name=carlosazaustre"><img src="https://img.shields.io/twitter/follow/carlosazaustre.svg?label=Follow%20@carlosazaustre" alt="Follow @carlosazaustre" /></a>

```bash
npm run dev
# or
yarn dev
```
[![carlosazaustre.es](https://github.com/carlosazaustre/website/blob/main/public/assets/default-image.png?raw=true)](https://carlosazaustre.es)

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Technologies used

You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
- Next.js
- React.js
- @emotion/styled
- ChakraUI
- MarkdownX
- Vercel

[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`.
## Support

The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
If you like my work, you can support me with a _coffee_ ☕️ or by [Github Sponsors](https://github.com/sponsors/carlosazaustre?frequency=one-time&sponsor=carlosazaustre)

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
<a href="https://www.buymeacoffee.com/carlosazaustre"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=carlosazaustre&button_colour=5F7FFF&font_colour=ffffff&font_family=Bree&outline_colour=000000&coffee_colour=FFDD00"></a>

1 comment on commit 3f07790

@vercel
Copy link

@vercel vercel bot commented on 3f07790 Jun 23, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.