Skip to content

This website showcases my passion for technology and is built with Astro, a fast and simple static site generator, and TailwindCSS, a utility-first CSS framework, running serverlessly on edge for fast, secure, and scalable performance. It has a blog powered by Markdown file-based blogging and integrated CI/CD for seamless updates.

Notifications You must be signed in to change notification settings

burraksumer/burakMulayim

Repository files navigation


Logo

burakMulayim Website

Personal website redesigned to run on the edge. Serverless.

View Demo . Report Bug . Request Feature

Contributors Issues License Netlify Status

About The Project

Screen Shot

This website is a showcase of my passion for technology. It was built with Astro, a fast and simple static site generator, and TailwindCSS, a utility-first CSS framework.

The website runs serverlessly using edge, making it fast, secure, and scalable. It is also customizable, giving you the flexibility to make it your own. The blog section is powered by Markdown file-based blogging, making it easy for me to update and manage my content.

To ensure a smooth and seamless experience, I have also integrated CI/CD into the development process. This means that every change I make is automatically built and deployed, ensuring that the site is always up-to-date.

I hope you enjoy exploring my personal website and learn more about me and my work. Thank you for visiting!

Built With

Getting Started

This can be used a template to your website. You don't need to link me although if you did I'd feel good.

Prerequisites

I recommend:

  • nvm

  • npm = 17.x

nvm install 17.x

Although this was developed with npm@latest if you want to deploy to Cloudflare Pages you'd be stuck with npm@17.x since Cloudflare doesn't yet have support for this.

Installation

  1. Clone the repo
git clone https://github.com/burraksumer/burakMulayim.git
  1. Install NPM packages
npm install
  1. Start changing things

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Lisenced under WTFPL. See Lisence.

Acknowledgements

About

This website showcases my passion for technology and is built with Astro, a fast and simple static site generator, and TailwindCSS, a utility-first CSS framework, running serverlessly on edge for fast, secure, and scalable performance. It has a blog powered by Markdown file-based blogging and integrated CI/CD for seamless updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published