Skip to content

My personal website with a list of my projects that help people learn and web-development. ✨🌟 πŸš€

Notifications You must be signed in to change notification settings

coderboy-raiyan/raiyan.github.io-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

raiyan.dev

CI

My personal website with a list of my projects that help people learn and web-development, and Some of my testimonials.

Raiyan.dev

Development

The website is built on Next js. See the Next js cheat-sheet for development hints.

Running the project locally

To run the project locally in development mode on http://localhost:3000

yarn dev

To run the Sanity CMS locally in development mode on http://localhost:3333

sanity start

To deploy Sanity CMS locally in development mode on

sanity deploy

To build the production version of the project:

yarn build

To do ESLint and Type checking:

npm run lint
npm run type

Working with icons

Use react-icons.github.io to search for available icons.

Styling components

Use SASS to search for how to use.

Custom Domain Support

To serve the raiyan.github.io web-site on a custom domain Raiyan.dev make sure that the main branch has vercel.json file in the root folder inside alias key with your domain value. For more details read this.

About

My personal website with a list of my projects that help people learn and web-development. ✨🌟 πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published