Postcards
Create simple, beautiful personal websites and landing pages using only R Markdown
January 18, 2021
The postcards package allows users to create minimialistic and simple one page personal websites with a single R Markdown document. You can install the package using:
install.packages("postcards")