Skip to content

kjgarza/kjgarza.github.io

Repository files navigation

Kristian Homepage

License

Description

My homepage is a static website built with Jekyll and hosted on GitHub Pages. It is a simple, lightweight, and responsive website that showcases my portfolio and blog posts.

Installation

  1. Clone the repository: git clone https://github.com/kjgarza/repo.git
  2. Install Jekyll: gem install jekyll
  3. Install project dependencies: bundle install

Usage

  1. Build the site: jekyll build
  2. Serve the site locally: jekyll serve
  3. Open your browser and visit: http://localhost:4000

Contributing

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request

License

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

About

This repository would be my new, hopefully up-to-date, blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published