Skip to content

A personal blog site built with Jekyll, sharing my journey, projects, and writings.

Notifications You must be signed in to change notification settings

srcemre/srcemre.github.io

Repository files navigation

srcemre.github.io 👽

Welcome to the srcemre.github.io repository!

This repository hosts my personal blog site , created using Jekyll. Here, you can find a collection of my experiences, latest projects, and insightful blog posts.

Technologies Used

Jekyll: Jekyll is a simple, blog-aware, static site generator perfect for personal sites and blogs. It takes text written in your favorite markup language and uses layouts to create a static website. Jekyll is highly customizable, allowing you to create a site that perfectly matches your vision. With its powerful templating engine and support for various plugins, Jekyll makes managing and publishing content easy and efficient.

GitHub Pages: GitHub Pages is a service provided by GitHub that allows you to host static websites directly from your GitHub repository. It integrates seamlessly with Jekyll, making it easy to deploy your site and keep it updated. By simply pushing your Jekyll site to a GitHub repository, GitHub Pages automatically builds and hosts the site for you, ensuring that your content is always live and accessible.

How to Use

To run this project locally:

  1. Clone the repository to your local machine:

    git clone https://github.com/srcemre/srcemre.github.io.git
  2. Navigate to the repository folder:

    cd srcemre.github.io
  3. Install the required dependencies:

    bundle install
  4. Run the Jekyll server locally:

    bundle exec jekyll serve
  5. Open your browser and go to http://localhost:4000 to view the site.


Thank you for visiting my repository! Enjoy exploring the content and feel free to reach out if you have any questions or feedback.

About

A personal blog site built with Jekyll, sharing my journey, projects, and writings.

Topics

Resources

Stars

Watchers

Forks