Awn

Results 17 issues of Awn

In files where I use `katex`, I get the following error at compile time: ``` Warning: Excerpt modified in _posts/2019-07-18-encrypting-secrets-in-memory.md! Found a Liquid block containing the excerpt separator "\n\n". The...

bug
help wanted

It'd be really cool if, say, the three or four most recent articles were linked to at the bottom of each post, kinda prompting the visitor to read them. Not...

enhancement

Is there a way to disable the mobile site? In my opinion it is not as good looking as the full site and doesn't display featured images. Also, on mobile...

enhancement

Version: `master` ## Steps to Reproduce 1. Checkout master. 2. Run `$ go test -race -count=100 ./...` 3. Observe goroutine leak ![screen](https://user-images.githubusercontent.com/8942495/60668776-a8f41f00-9e64-11e9-861e-d43a22e6587c.png) ... scrolls up for a loong time. Interestingly...

**FastHub Version: 4.7.3** **Android Version: 10 (SDK: 29)** **Device Information:** - **Manufacturer:** OnePlus - **Brand:** OnePlus - **Model:** HD1903 --- When I try attaching an image from my local storage,...

If a site is verified by both DNS and HTTPS, it will be output twice on the user's Twitter profile.

bug

As part of my ongoing masters thesis I've been working on Rosen: https://github.com/awnumar/rosen - Currently only supports HTTPS with automated certificate issuance and renewal, but written with a modular architecture...

A nice addition would be a small sentence that would be defined in `_config.yml` that would then be included as a footer at the end of every post. This is...

I'm trying to figure out how to put the post excerpt in the post itself. I've currently just added: ``` {{ page.excerpt | markdownify | remove: "" | remove: ""...

On the projects overlay, long titles extend past the box if viewing on mobile. The same problem probably exists on desktop too but since screens are so much larger, you'd...