Webpage Versions Save

My personal webpage & blog source >:3 It's based on GitHub Discussions.

v4.0.0

3 years ago

3.0.0

3 years ago

🔥 TypeScript, Next & Tailwind Rewrite

Made with ❤ using TypeScript, NextJS and TailwindCSS See https://bariscodes.me/ for live demo preview

🏃‍♀️ Running

  • Clone repo
  • Run yarn or npm i
  • Run yarn build or npm run build
  • Run yarn start or npm run start
  • See http://localhost:3000/

2.0.0

3 years ago

🔥 My Personal Web Page Source

  • Made with ❤️ using React

2.0.0-beta

3 years ago

✨ Tried Preact

  • Preact was nice at first, but it has too many errors.
  • React version is currently under construction.

1.0.0

3 years ago

✨ First version of my webpage

  • Made with only HTML-CSS-JS