Project: Personal blog of Leonid Vasilyev - “internal debug blog”
Structure
This blog is built on Jekyll framework and deployed via Github pages at https://lvsl.github.io/.
_posts/contains blog posts in Markdown format._includes/contains common HTML header._layouts/contains templated for different type of pages.static/contains images and CSS styles.index.htmltemplate for default page.posts.xmltemplate for an Atom feed.
Blog post structure
Files in _posts are named with YYYY-MM-DD-<title>.md pattern.
At the top of each post, Jekyll variables are set separated by ---.
After variables, the main blog post content provided in a Markdown format.
Spellchecking and Editing
Act as a professional editor. Fix grammar and spelling in this Markdown text. Maintain all formatting. Output ONLY the corrected text.