LoreZyra
LoreZyra
If you look at the rendered HTML, you should see ``... If you know how to write CSS, then it should be obvious. I created the following for my use-case:...
You can get Architect without license via the 30 day trail. If you like it, then you can buy it.
Language codes are based on [ISO-639-1 ](https://en.wikipedia.org/wiki/ISO_639-1)standard. HTML and CSS recognize these codes. However `zh-Hans-CN` and `zh-Hant-TW ` are not recognized universally by HTML/CSS/JS... When I wrote the read-time plugin...
@jonassmedegaard, You are correct that BCP 47 can be used. And technically, there's nothing stopping us from using that in our Hexo projects. When I wrote the read-time plugin, I...
I employ the TOC and custom `{% link %}` tag that points the visitor to my other pages/posts. Essentially, you could label your posts as you see fit and link...
The obvious workaround is to have inspector bind on `127.0.0.1` and Hexo server to bind to `localhost`.
If I go to https://youtu.be/lMBa7gLWyO4?t=143, it works. If I use `IMBa7gLWyO4?t=143` for the video ID in the tag, it fails. Specifying the `start` doesn't seem to work.
Build an EJS widget and call the helper function... Something similar to this in your theme/layout/index.ejs: ```ejs ```
I second @jebarpg 's question: Why can't this be merged into this repo? It will be a pain to convince all the projects that depend on this library to move...
https://www.foxit.com/pdf-reader/ It's free for Mac and Linux users!