[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A portfolio page made with Gatsby, React.js (and Three.js, hopefully someday.)

License

Notifications You must be signed in to change notification settings

codejaeger/codejaeger.github.io

 
 

Repository files navigation

Credits

This website (template) is based on Gatsby's RolwinReevan Portfolio template using ant-design.

It is rewritten for academic usage with the help of Reapor-Yurnero.

Full credits for this awesome website template goes to tc-imba's Gatsby Personal Website Template for Academic Usage.

Why Gatsby?

Because of The Great Gatsby!! On a serious note though, being written in Javascript it can be used with React.js almost with no extra effort. Also, it's my hope someday to augment the website with some cool Three.js animations (you know the stuff where everything flies on the screen making browsing almost impossible 😄)

Build + deploy notes

  • Clean up cache before during development for "hot" reloading rm -rf example/node_modules/.bin example/node_modules/.cache/ example/.cache/ deploy/public/.
  • deploy using yarn deploy (takes a few minutes to take effect), develop using yarn develop (almost instantaneous).

About

A portfolio page made with Gatsby, React.js (and Three.js, hopefully someday.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.7%
  • Less 35.3%
  • CSS 13.9%
  • MDX 1.1%