Canopy icon indicating copy to clipboard operation
Canopy copied to clipboard

A git-blogging unikernel written using MirageOS

Results 16 Canopy issues
Sort by recently updated
recently updated
newest added

https://man7.org/linux/man-pages/man8/brctl.8.html#NOTES

This is an attempt (where the resulting unikernel works) to port it to conduit 4.0.0. There are some drawbacks: due to API changes, I'm completely lost how a `with_tcp` and...

Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

I tried running latest master of Canopy on my new Arch Linux install but get the ff error when trying to run `./main.native`: ```bash 2017-03-06 20:09:04 +08:00: INF [tcpip-stack-socket] Manager:...

Since I couldn't build Canopy on my Archlinux, I tried it on my Macos. Unfortunately, it doesn't build on it too. After upgrading Mirage to 3.0, I ran the ff...

It happens that there's somebody implementing the ACME protocol in pure ocaml. It would be _fantastic_ if we manage to integrate it in Canopy. With this issue, I would like...

refs: https://github.com/Engil/Canopy/issues/72 - [x] get diff of new content and old content in modified articles - [ ] style recent activity page (only display modified lines and their line number...

This issue will be about discussing the feature set expected for a first release of Canopy. Features discussed - [x] Tags (header now supports the tags field, each tags separated...

Hello, Following the mailing list report, I was thinking about how we could improve error reporting in Canopy when it tries to pull new content but fails to do so...

enhancement
help wanted