dimitreortt / dimitreortt.github.io

Build a Jekyll blog in minutes, without touching the command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TO DO S:

  • Fix navbar on mobile -> Doone on 28/02
  • fix layout that doesnt bring sub pages -> Done 28/02
  • Make the cover fotos change from time to time -> debug the function to show cover photo! -> Done 28/02
  • Implement automatic markdown table of contents
  • Learn to add multiple languages
  • Include source section on page layout
  • Learn how to add section links at the beginning of each post
  • allow comments from users
  • Refactor messy code
  • Change layout for travel page to show bigger fotos
  • Add about me page
  • write blog description

YAML front matter parameters

Most of this code was originally from beautifulljekyl project. I did a few editions on my version, and the version i initially forked carried some modification from other users too.

About

Build a Jekyll blog in minutes, without touching the command line.

License:MIT License


Languages

Language:HTML 65.2%Language:CSS 26.3%Language:JavaScript 6.2%Language:Ruby 1.8%Language:Dockerfile 0.6%