Skip to content

Jonghwan-dev/Jonghwan-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITinerant Blog

Welcome to the personal tech blog of Jonghwan Kim (itinerant developer).
This blog shares insights, research, and experiences across various IT fields, including AI, deep learning, and medical imaging process.

Introduction

  • Author: Jonghwan Kim (itinerant developer)
  • Main Topics: AI, Deep Learning, Medical Imaging, Breast Ultrasound, Development Notes, Language Learning
  • Purpose:
    To document the latest technology trends, research reviews, project implementations, development experiences, and practical tips for continual learning and knowledge sharing.

Installation & Usage

  1. Clone this repository or download the ZIP and extract it.
  2. Open your terminal and move to the project root directory (where _config.yml is located).
  3. Ensure Ruby and Bundler are installed.
    Install Bundler if needed:
    gem install bundler
  4. Install project dependencies:
    bundle install
  5. Run the local development server:
    bundle exec jekyll serve
  6. Open http://localhost:4000/ in your web browser.

Main Structure

  • _config.yml — Site-wide configuration file
  • _posts/ — Blog posts in Markdown format
  • _data/, _includes/, _layouts/ — Jekyll and Hydejack theme customizations
  • _featured_categories/ — Category descriptions and structure
  • assets/ — Static files (images, CSS, JavaScript)
  • Gemfile — Dependency management for Ruby gems
  • README.md, README(ko).md — Blog overview and usage guide

Customization

  • Update basic information like title, tagline, and author details in _config.yml.
  • Customize appearance and functionality using the Hydejack theme documentation.
  • Modify _includes/ and _layouts/ to adjust layouts and components.

License

  • This blog is intended for personal learning, documentation, and sharing.
  • The site uses the Hydejack theme under its respective license.
  • When reusing blog content or code snippets, please provide appropriate attribution.

Contact

For questions, collaboration, or feedback:
📧 Email
🐙 GitHub Issues

About

Jonghwan's git blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published