Skip to content

Implement Jekyll blog with professional dark theme and syntax highlighting#1

Merged
orgito1015 merged 2 commits intomainfrom
copilot/create-tech-with-orgito-blog
Jan 31, 2026
Merged

Implement Jekyll blog with professional dark theme and syntax highlighting#1
orgito1015 merged 2 commits intomainfrom
copilot/create-tech-with-orgito-blog

Conversation

Copy link
Contributor

Copilot AI commented Jan 31, 2026

Creates a technical blog for cybersecurity, software engineering, and CTF writeups. Minimal design optimized for code readability, targeting engineers and security practitioners.

Implementation

Layouts

  • default.html - Base template with header navigation and footer
  • home.html - Post listing with dates and excerpts
  • post.html - Article view with metadata and back navigation
  • page.html - Static content template

Styling

  • GitHub-inspired dark theme (#0d1117 background)
  • Rouge syntax highlighting with 40+ language-specific token colors
  • Responsive typography optimized for technical content
  • 8KB CSS covering all semantic elements

Configuration

  • Jekyll with kramdown/GFM for Markdown processing
  • Rouge highlighter with custom GitHub Dark token styling
  • SEO-optimized meta tags and semantic HTML

Content

  • Example posts demonstrating Python/SQL syntax highlighting
  • About page explaining blog focus areas

Screenshots

Homepage

Homepage

Post with Code Highlighting

Post

Original prompt

Create a clean, professional technical blog for GitHub Pages using Jekyll.

The blog is called "Tech with Orgito" and focuses on:

  • Cybersecurity
  • Software engineering
  • CTF writeups
  • Technical research and experiments

Requirements:

  • Minimal and professional design (dark or neutral)
  • Markdown-based posts
  • Homepage listing recent articles
  • Post layout with title, date, and content
  • No marketing language, no emojis, no fluff
  • Optimized for readability and code blocks

Target audience:
Software engineers, security enthusiasts, and students.

Tone:
Clear, technical, concise.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: orgito1015 <86354243+orgito1015@users.noreply.github.com>
Copilot AI changed the title [WIP] Create a technical blog for GitHub Pages using Jekyll Implement Jekyll blog with professional dark theme and syntax highlighting Jan 31, 2026
Copilot AI requested a review from orgito1015 January 31, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants