Skip to content

UzayPoyrza/UzayPoyrza.github.io

 
 

Repository files navigation

UzayPoyrza Personal Website - Live Demo

This is my personal website built with Jekyll, based on the Indigo Minimalist template.


What has inside | Setup | Settings | How to

Light and Dark themes included.

What has inside

  • Jekyll, Sass, and SVG;
  • Mobile-friendly and minimalist design;
  • Optimized for fast page load.

Setup

  1. Fork or clone this repo: UzayPoyrza.github.io
  2. Edit _config.yml with your information (name, description, links, etc.)
  3. Add or update your own posts and pages.

To run locally:

  1. Install Jekyll and Bundler.

  2. Clone the repo:

    git clone https://github.com/UzayPoyrza/UzayPoyrza.github.io
    cd UzayPoyrza.github.io
  3. Install dependencies and start a local server:

    bundle install
    bundle exec jekyll serve
  4. Open in your browser: http://localhost:4000

Or run with docker.

Settings

All customizations are done in the _config.yml file (title, description, author, social links, etc.).

How To?

Check the FAQ for common questions.


License

MIT License © Uzay Poyraz
Based on the Indigo template by Sérgio Kopplin


About

Minimalist Jekyll Template, dark and light themes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.5%
  • Sass 35.1%
  • SCSS 2.1%
  • Ruby 0.3%