Explore >> Select a destination


You are here

evilmartians.com
| | habr.com
4.7 parsecs away

Travel
| | ??? ?????? ??????? ???????????? ?????? ?????? ??????? ?? ????? ???? ??????? . ?????? ????? ????????????? ??, ??? ?? ??????? ????? ?????? ??? ??????????? ?????????, ? ?????????? ???????? ??????????....
| | blog.somewhatabstract.com
17.3 parsecs away

Travel
| |
| | www.thedroneely.com
28.2 parsecs away

Travel
| | Gitea is an awesome and lightweight Git service that can be hosted anywhere. It is open source and written in Go.
| | roneo.org
74.3 parsecs away

Travel
| Note: You need to run Hugo ? 0.81, and Hugo 0.108.0 provides interesting improvements on this topic Enable Markdown Attributes In config.toml [markup.goldmark.parser.attribute] block = true title = true or in config.yml markup: goldmark: parser: attribute: block: true title: true Usage Add a single class: ![Image description](/images/portfolio/theme-screenshot.jpg) {.custom-css-class} Add multiples classes: ![Image description](/images/portfolio/theme-screenshot.jpg) {.myclass class="custom-css-class1 custom-class2"} Example This picture surrounded by a frame is the result of this image together with some CSS and the following markup: