Skip to content

mylesieong/myles-mobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myles Mobi Site

My personal blog

I build this website as my personal blog site. Contents about literature and my work will be presented on and on.

The building of the site

Blogs in this site will be writen in markdown language and be converted to html5 with mylesmarkdown.pl (a perl script customized from John Gruber's Markdownv1.0.1)

How to parse

perl mylesmarkdown.pl --html4tags _target.md_ > _target.html_

Dependencies

  • Bootstrap 4 embedded in html header
  • Perl 5.6 +

Todo

  1. Adjust the font size
  2. center-align the text in quote area
  3. set the padding/margin between each quote
  4. set the font to a smaller size in quote
  5. set the grey color to qutoes and italic
  6. adjust the font of the open/fold button
  7. adjust the padding/margin between the titile and content
  8. Make sure the width of a quote is slightly thinner than the content paragraph
  9. Use a font family that give a more handsome feeling
  10. Center the open/font button
  11. JQeury to centrelized the class adding

Bonus

  1. Use different font according to each books' style (use sentiment analyse)
  2. Use keyword extraction from the quote to form the tag for the book title

About

My personal blog site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published