Rick Cogley
Rick Cogley
New to deno, and just started playing around with deno Fresh. Also I'm a newly minted deploy "pro" user. When I deployed some changes today, wanting to check them out...
I'd like to see these html5 tags whitelisted, so we can target them in `gfm.css.ts`. ``` , , , , , , , and
I notice that @lucacasonato's [freshworkshop](https://github.com/lucacasonato/freshworkshop/blob/main/routes/blog/%5Bid%5D.tsx) and [the fresh docs](https://github.com/denoland/fresh/blob/main/www/routes/docs/%5B...slug%5D.tsx) both use deno-gfm. I see that fresh docs have a custom `gfm.css.ts` file for customizing styles, so we get a bit...
## Prerequisites * [v] I am running the latest version. (`up upgrade`) * [v] I searched to see if the issue already exists. * [v] I inspected the verbose debug...
Hello - how does this server work with Japanese (or any CJK language for that matter, where there are no spaces to delimit searched text) search? Kind regards Rick
Hi - in the `s3deploy.yml` the readme shows examples of adding caching and gzip headers. Will it also work for security-related headers like this? ``` Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Frame-Options:...
Hi - just wondering, what should the markdown files look like; do they need frontmatter? Is there an example repo anywhere? -- Rick
The spec says Roboto, but, the text in the SVG logo is rendered as a generic "serif" font for some reason. See: http://rick.cogley.info/colophon/
Hi - thank you for this tool. In cobbling together a backup script to make sure I have my Postmark templates backed up, I noticed that you have a mix...
Hi - the libraries in use could probably use a refresh. This is the log from the install on my CI, and it looks like there's some deprecated stuff in...