postcards icon indicating copy to clipboard operation
postcards copied to clipboard

💌 Create simple, beautiful personal websites and landing pages using only R Markdown.

Results 20 postcards issues
Sort by recently updated
recently updated
newest added

Dear authors, first of all, thank you very much for working on this project. I just started developing my website using `distill` and `postcards`, and I have several problems customising...

Hello, so when a mastodon link (that contains an @) is added, the render doesn't happen properly. Example: `--- title: "Name" links: - label: LinkedIn url: "https://www.linkedin.com/in/blablabla/" - label: Mastodon...

How do I use different icons under the profile picture; for instance, rounded icons?

Back on November 27 I was able to create postcards on RStudioServer. But now when I try it with the current version of Postcards I get > output file: jolla.knit.md...

changes all templates in Pandoc (html) and skeleton (rmd) to allow for automatic meta/og tags without installing another package. closes #32 relies on the already included `title` and `image` information....

If I'm not wrong, currently, cards can only be created as independent pages. Would it be possible to insert a card within a wider Rmd file (i.e. in a code...

Hello! I was wondering how I might include a link to a local file on my postcards website? I've tried: `[text to show](/link/to/file)` but that's returning an error. I'm hoping...

Providing support for subtitles in the templates to improve user options and experience. ## Context In the templates, the title is often the name of the site owner. It may...

Have an error "pandoc document conversion failed with error 61". Updated it to 2.14.2 version because haven't find latest version. What can u advice? Thanks for this library!)