Commit Graph

72 Commits

Author SHA1 Message Date
Timothy Stewart
8cd8f4caac fix(server): Return 404 when path not found 2021-10-13 18:11:47 -05:00
Timothy Stewart
962742ced7 feat(GoogleAnalytics): Added gtag events for button clicks 2021-10-09 00:11:39 -05:00
Timothy Stewart
382fb6e193 fix(html): added html lang attribute and defaulted to en 2021-10-08 23:38:21 -05:00
Timothy Stewart
0faaf0fe5f fix(react): memoize components 2021-10-08 23:27:48 -05:00
Timothy Stewart
d65ef557c4 fix(Home): fixed component order 2021-10-08 23:17:55 -05:00
Timothy Stewart
28b70e5f82 fix(google-analytics): Fixed template literal 2021-10-05 22:32:36 -05:00
Timothy Stewart
1dc1de2514 feat(google analytics): Added GA Tracking support 2021-10-05 21:40:51 -05:00
Timothy Stewart
1153f43919 fix(meta): Default to noindex vs undefined 2021-10-04 22:40:23 -05:00
Northport IO
b3eb03241c
Added index status for search engines (#37)
* Update server.js

* Update config.js

* Update docker-compose.yml

* Update README.md

* Added noindex

stop search engines from indexing page

* Update README.md

* Update README.md

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update docker-compose.yml

* Update config.js line 68-70
2021-09-23 20:44:52 -05:00
Choubakawa
3997c555a7
feat(button): Added GitLab (#36) 2021-09-11 15:20:38 -05:00
Timothy Stewart
eccbdd275b feat(button): Added Buy Me a coffee 2021-09-11 13:43:20 -05:00
Timothy Stewart
81fd3d1bf5 chore(style): Added style lint 2021-09-11 13:40:43 -05:00
Max Graman
47189d42b3
Added support for Strava (#32)
* Added CSS entry

* Added runtime configs

* added icon

* config

* Dockercompose entry

* linting

* moved changes to the EOF
2021-08-31 14:33:58 -05:00
Max Graman
5e6621eb92
Fixed extra p (#34) 2021-08-31 14:21:08 -05:00
aaronoaks
251a49fea5
fix(button): fixes to Discord and Alt Email buttons (#31)
* fix(email): Fixed Alt Email link

* fix(discord): Added missing components for Discord button generation
2021-08-31 08:58:32 -05:00
Techno Tim
dacc105542
chore(test): Added missing smoke test (#30) 2021-08-28 18:03:55 -05:00
Choubakawa
9326dff924
fix(config): use correct env var for Twitter (#27) (#28) 2021-08-27 17:49:24 -05:00
Timothy Stewart
663acc5db8 fix(footer): fixed padding and margin 2021-08-25 23:08:43 -05:00
Timothy Stewart
734dc3a959 fix(html): Remove ids (no longer needed) 2021-08-25 22:58:48 -05:00
Techno Tim
3d9437fc5d
feat(button): Added whatsapp (#23) 2021-08-25 20:05:53 -05:00
Timothy Stewart
4259a4dcaf fix(v2): migration fixes 2021-08-25 19:54:23 -05:00
Techno Tim
84b1a800c7
feat(rewrite): Rewrote the whole thing in ReactJS 💅 (#22)
* feat(rewrite): Rewrote the whole thing in ReactJS 💅

* chore(docs): Updated
2021-08-25 19:16:09 -05:00