You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.align-none: An inline sized image without any alignment.
.align-left: An inline sized image that's left aligned which allows text to wrap around it.
.align-right: An inline sized image that's right aligned which allows text to wrap around it.
.align-center: An inline sized image that's center aligned. There is no text wrapping.
.full-width: A full width image that spans the entire width of the page. This is the same as adding an image using Markdown.
.overflow: A full width image that overflows the width of the page.
Applying one of these classes to an image will allow you to control appearance and layout. It's far better to see it in action, so for more details and code examples, visit the [mnml]style guide page.
Adding a Search Page
mnml has a built-in Search shortcode to let you add a Search page if you so desire...
Create a new Micro.blog page. Name it whatever you like with a url of whatever you like.
In the page body, add the {{< search >}} shortcode.
Visit your new search page and try it out.
Search results default to 5 until you set your own value in the mnml plugin settings page.
Special Thanks
Thank you to the following for their mnml localization contributions: