Skip to content

This is the repository for http://www.emad.dev, my personal website. It serves as a portfolio of my work and a platform to share my thoughts and ideas.

License

Notifications You must be signed in to change notification settings

razavioo/emad.dev

Repository files navigation

Description

This is the repository for Emad.Dev, my personal website. It is built using the following technologies:

  1. GitHub Pages - a service that allows you to create free, open-source websites
  2. Jekyll - a static site generator written in Ruby
  3. HTML/CSS

Setting up the repository

To set up a similar personal website, follow these steps:

  1. Go to your GitHub account and create a repository with your desired site name (e.g. "emad.dev"). For more information, see Creating a GitHub Pages site.

  2. Clone this project and update the files to reflect your personal information. You may need to modify _data/settings.yml and some resource files located in the assets directory.

  3. Push the project to your own repository. You can view your website at http://{your_username}.github.io/{your_repo_name} (e.g. razavioo.github.io/emad.dev).

  4. (Optional) Connect your domain to this GitHub Pages repository by using a service like Cloudflare to manage your DNS settings.

Jekyll

Jekyll is an excellent tool for creating static websites. I recommend watching the Giraffe Academy's YouTube tutorial series for more information.

I used and configured the kross-jekyll theme, which was well-suited for my personal website's needs.

Contribution

To contribute to this project:

  1. Fork this repository
  2. Create a new branch for your changes (e.g. feature/new-feature)
  3. Make your changes and commit them to your branch
  4. Push your branch to your fork
  5. Create a pull request from your branch to this repository

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

About

This is the repository for http://www.emad.dev, my personal website. It serves as a portfolio of my work and a platform to share my thoughts and ideas.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published