Skip to content

mahiso/homepage

 
 

Repository files navigation

My Homepage

Dev Build Deploy Build

pages-build-deployment Netlify Status

This homepage is under Christopher Besch's copyright! Even though it is on GitHub it is not under an open-source license! If you intend to use any of the code or content from it, you have to ask the copyright holder for permission.

How to Build?

Ensure you use node version 20.17.0.

Install dependencies:

yarn install

Run development server:

yarn run develop

Build and serve production:

yarn run build_deploy
yarn run serve

Load GraphQL types and check types (development server has to be running):

yarn run load_gql

Check link integrity:

yarn run check_links

Image resolutions

  • projects: 16:9
  • article: 1280:640
  • talks: 2:1

Coding Refereneces

Styling References

Content References

Privacy Policy References

About

My Personal Homepage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 47.1%
  • TypeScript 41.9%
  • CSS 11.0%