Commit Graph

45 Commits

Author SHA1 Message Date
Danny van Kooten 0d5c5066aa update readme with link to public roadmap 2018-09-12 10:39:43 +02:00
Vincent Boutour 0a708af9bc
Adding CSP directives in README 2018-08-26 18:43:03 +02:00
Danny 20f2848f53 use https in git clone example in readme (because broader compat). closes #63 2018-06-13 09:05:02 +02:00
Danny b575a8fd60 add instructions on prebuilt docker img to readme 2018-06-08 16:06:42 +02:00
Danny 3f57a0e0a8 get rid of old ana screenshot 2018-06-08 16:00:40 +02:00
Danny 4a77d0a49c use absolute url to readme img 2018-06-08 14:56:45 +02:00
Danny a3037801a6 fix typo in readme intro 2018-06-08 13:22:54 +02:00
Danny a253d5eb96 Merge branch 'master' of github.com:usefathom/fathom 2018-06-08 13:18:05 +02:00
Danny 1d155720fa change intro text in readme 2018-06-08 13:18:00 +02:00
Patrik Cyvoct 4520a5c32d
Add working Docker build and run
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2018-06-06 15:57:34 +02:00
Danny van Kooten 50be39ff37 Tracking snippet only needs one URL change. #42 2018-05-31 08:45:46 +02:00
Danny 2c1edc6aeb update readme 2018-05-29 15:46:45 +02:00
Danny f1b2ba1775 use real cli flags for email & password args 2018-05-23 15:39:55 +02:00
Lucas Heymès aa0edc9f6c
Fix missing script id attribute in README
When `setTrackerUrl` method is not called before `trackPageView`, the tracker will [try to find its location](https://github.com/lovethebomb/fathom/blob/master/assets/js/tracker.js#L46-L49) based on the script element with id attribute of `fathom-script`. 

This id attribute was missing in the README snippet.
2018-05-17 14:01:52 +02:00
Danny 89e321a383 dont gitignore main pkg... 2018-05-14 14:11:52 +02:00
Danny 224124c1c9 derive tracker URL from script element if not explicitly set 2018-05-11 14:34:39 +02:00
Danny 2c5bec72fb Update development installation instructions 2018-05-08 15:01:21 +02:00
Danny 0683cac2bf use packr to embed migration files & web assets into binary. closes #8 2018-05-08 14:57:08 +02:00
Danny 08ce5e651d simplify build steps & don't store dist assets in VC 2018-04-25 10:15:24 +02:00
pjrvs 2766c11b9a tm
added a little TM for our logo.
2018-04-24 09:24:55 -07:00
pjrvs c2de7c9262 updated screenshot
changed to fathom screen.
2018-04-24 09:23:24 -07:00
Danny 0b68a519fb rebrand executable & README to fathom 2018-04-24 10:12:38 +02:00
Danny b0b709f771 fix img url in README 2018-04-20 13:13:09 +02:00
jro e8f389d45a update installation instructions 2017-08-11 14:23:27 +00:00
Danny van Kooten ffe1db7c44 update readme, database migrations will now run automatically 2017-01-25 15:19:08 +01:00
Danny van Kooten db170276fb add big fat heads up about running Ana in production 2017-01-24 20:33:06 +01:00
Danny van Kooten 0b788cd0f4 update README with CLI command changes 2017-01-24 20:30:32 +01:00
Danny van Kooten b3f47e3bc3 stop gitignoring vendor dir, closes #6 2017-01-13 11:44:38 +01:00
Danny van Kooten 13216033b8 update readme with new db migration & vendor sync command 2017-01-09 21:07:41 +01:00
Danny van Kooten e5391e46b4 Run `count.Archive` command hourly so an external cronjob task is no necessity. 2016-12-25 18:27:39 +02:00
Danny van Kooten c07b220c2d Allow for `-port` CLI argument. 2016-12-24 11:00:29 +02:00
Danny van Kooten f436d87d95 Add heads up about cronjob'ing `-archive_data` command. 2016-12-23 17:59:38 +02:00
Danniel Magno 3692ef1710 Update README.md
Fix #2
2016-12-19 10:10:33 -02:00
Danny van Kooten d8f1eb20ef add goreport & license badge 2016-12-11 15:23:11 +01:00
Danny van Kooten 7d7121cf14 MIT license it is. Add readme instructions for getting a dev version running 2016-12-11 10:05:29 +01:00
Danny van Kooten 93ee878bd3 refactor db conn into db package 2016-12-08 09:16:43 +01:00
Danny van Kooten f1c037864b replace screenshot with new graph pic 2016-12-05 17:16:14 +01:00
Danny van Kooten acd9e99855 compare period totals to previous period and show % diff 2016-11-26 17:40:37 +01:00
Danny van Kooten ab770c6c21 add country flags to country overview 2016-11-26 16:17:52 +01:00
Danny van Kooten 512a256ebd add widget component for totals per period 2016-11-26 15:39:29 +01:00
Danny van Kooten 31130b8fe4 add async tracking snippet with command queue exampel 2016-11-25 16:03:47 +01:00
Danny van Kooten 8d8a95b74e crop screenshot 2016-11-25 13:57:30 +01:00
Danny van Kooten a8692cd688 bust screenshot cache 2016-11-25 13:56:42 +01:00
Danny van Kooten 6e57b59e20 add screenshot to readme 2016-11-24 16:49:30 +01:00
Danny van Kooten bdcdd95d93 initial commit 2016-11-19 22:35:23 +01:00