Add social sharing buttons, backed by a proxied call on the same server as the rest of the code

Repository details (fly-the-rainbow-flag.com)
Project log category
(118 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
118 commits
Stars
2 stars
Commit details (f07f0c5c)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add social sharing buttons, backed by a proxied call on the same server as the rest of the code

Raw text
Add social sharing buttons, backed by a proxied call on the same server as the rest of the code

Changed files (7)

Path Additions Deletions
app/web.js +7 -2
lib/social-buttons-server-middleware.js +108 -0
package.json +4 -1
public/index.html +21 -5
public/resources/image/social/social-icons.png +- --
public/resources/javascript/main.js +155 -98
public/resources/style/main.css +109 -4

Commit categories (3)