Skip to content

Instantly share code, notes, and snippets.

@jeanmidevacc
Created February 13, 2026 03:03
Show Gist options
  • Select an option

  • Save jeanmidevacc/fccf396660dcb1aa9c65fa1361ac5444 to your computer and use it in GitHub Desktop.

Select an option

Save jeanmidevacc/fccf396660dcb1aa9c65fa1361ac5444 to your computer and use it in GitHub Desktop.

Prompt

Help me build a Jekyll website with the following requirements:

  • Personal blog / portfolio for a Data Scientist / Machine Learning Engineer
  • Articles support categories and tags
  • Each article has a cover image visible in article listing pages
  • A search feature allowing search by article title and tags

Site structure

The site has 3 main sections, accessible from a top navigation bar:

1. Landing page

  • Displays the most recent articles
  • Shows category thumbnails linking to category pages

2. About

  • Short professional introduction
  • Background and experience

3. Prototyping

  • Showcases prototypes and GitHub repositories
  • Articles include a practical application or demo section

Design & maintenance

  • Clean, professional, developer-oriented design
  • Easy to maintain and extend
  • Well-structured Jekyll configuration and content organization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment