Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 757 Bytes

home.md

File metadata and controls

57 lines (38 loc) · 757 Bytes

Home page to the root

Hye there, this is the Home page of Github Pages with Jekyll

Here we are trying to work with Jekyll.

root

Documentation

doc

doc > page1

Posts

Post

christmas

Jekyll is an error

error

Lists of posts

1

    {% for post in site.posts %}
  • [{{ post.title }}]({{ post.url }})
  • {% endfor %}

2

Pages