Nothing but just some alternate of Lorem ipsum xD

_site stores our finished, final compiled version of our (static?)website.

The path within the scope attribute (inside the defaults tag in _config.yaml) tell us to which file this defaults front matter apply to.

Layout:

The minima theme (the default one) has 2 files(or many)-

  • Post and
  • Page
    which defines the layout for the post and page on our site.

To access variables within the layout

Syntax: layout.<variable-name>

viz., page.author

3 types of variable calling. -site.<>

-layout.<>

-page.<>

A for loop in HTML

I told you all na…. that html is a progrmaing language .

Period

	My Second Blog Post 

	My First Post 

Acknowledgement:

Mike Dane Youtube Series on jekyll

MikeD

Dipan Da

Aryan

Ayush