Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Blogdown Repo

NotificationsYou must be signed in to change notification settings

stephenwaite/blog

 
 

Repository files navigation

Front Matter

Add front matter to posts with YAML. This content includes the title, author,date, slug, summary, images, featured status, etc.

Images

Images play a key role in sharing your content on social media. To add imagesfor social media sites to see, add them to your front matter under theimageskey. For example:

images:    -path/to/image/1.jpg    -path/to/image/2.jpg

Every post contains a featured image. It is either displayed full-width, behindthe title of your post, or just above the title for smaller images. The firstimage defined under theimages tag will be used as your cover image. Bydefault, the cover image style isstandard - which will add the image justabove you title. If you wish to use a full width image, setcoverImageStyle tofull in your front matter.

Author

The following information for authors should be used:

author:name:Your Nametwitter:@your-twitter-handleemail:your-email@domain.com

This allows for better cross-platform sharing.

About

Blogdown Repo

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript90.4%
  • HTML5.1%
  • CSS4.5%

[8]ページ先頭

©2009-2025 Movatter.jp