6e2aaf6853
Typo
2017-10-31 15:03:30 +01:00
3a317451f6
Add RSS feed
2017-09-11 16:42:06 +02:00
89ceafaab5
Remove Makefile, as cargo can be used now to build all the things
2017-08-26 17:57:39 +02:00
ec09d10da6
Update for beeing up-to-date
2017-08-25 18:38:24 +02:00
53b6f090dd
Update Readme, remove old parts
2017-08-11 09:07:32 +00:00
Kai Sickeler
820fccae27
Added Tokei badge for displaying LOC
2017-05-10 13:50:53 +02:00
1c0c9ff378
Update some README things
2017-05-03 10:49:37 +02:00
974cc38d05
Make imag-pim.org links https
2017-05-02 17:43:39 +02:00
8680220f9d
Fix blog link
2017-05-02 17:43:39 +02:00
Mario Krehl
3e544f1a9e
Change README.md because of changed Makefile semantics
2017-03-02 21:21:22 +01:00
0748146a3b
Update README
2017-01-25 19:11:08 +01:00
9c81f600b7
Fix wording
2016-10-27 16:40:29 +02:00
0c8ee6a3f2
Remove license justification
2016-10-27 16:40:29 +02:00
e94c77f6e4
Rewrite "Documentation"
2016-10-27 16:40:29 +02:00
256f6efcf0
Rewrite "Staying up-to-date"
2016-10-27 14:08:17 +02:00
821f0c75da
Rewrite "Running"
2016-10-27 14:08:17 +02:00
e8f61dd03b
Rewrite how to build imag
2016-10-27 14:08:17 +02:00
5f15c21d30
Rewrite Goal
2016-10-27 14:08:17 +02:00
9e0c9f41ab
Move early-dev note
2016-10-27 11:12:20 +02:00
d88c5d9a01
Add section about how to stay uptodate
2016-10-07 17:16:45 +02:00
6abdd88182
Fix wording
2016-10-04 13:49:57 +02:00
6b9da878f1
Fix commata
2016-10-04 13:49:41 +02:00
73b11e4bd2
Rewrite README.md
2016-10-03 20:44:06 +02:00
a401ec93c5
Merge pull request #675 from matthiasbeyer/make-imag-bin
...
Add targets for the imag binary itself
2016-08-29 17:14:04 +02:00
2e8973b1ea
Add README note on building the imag binary
2016-08-29 11:33:55 +02:00
ca6ee9eee0
Add license badge
2016-08-29 08:35:14 +02:00
b6e5df789b
Add badges for travis, issue and PR stats
2016-08-28 23:30:57 +02:00
mario
f115ca1ba2
change README:
...
update Building instructions
update Running instructions
link to the online-documentation
2016-08-27 14:11:28 +02:00
116eb11910
Add contact information to README
2016-08-02 14:22:58 +02:00
3892640109
Add link to website
2016-08-01 16:37:09 +02:00
da9ed22deb
Add contact information including mail and IRC
2016-08-01 09:48:25 +02:00
e9e9950db7
Update README
2016-07-30 12:36:23 +02:00
Kevin K
f0dcfb1f4b
Deduplicates the Makefile
2016-06-04 07:58:44 -04:00
Kevin K
6a30e67411
Adds a Makefile for building modules
...
One can now type:
```
$> make
```
Which builds all the modules and places them in a `out/` directory of the project root for easy
finding.
Alternatively one can type:
```
$> make $module
```
Where `$module` is one of the `imag-$module` names, such as `counter`, `link`, etc.
To clean up the `out/` directory it's `$> make clean`
2016-06-03 22:14:09 -04:00
Ron Dahlgren
025ea4b03b
Fixes coice / choice typo in README.md
2016-05-06 21:40:15 -04:00
mario
5b31824bf0
add Section about Building/Running imag
2016-04-13 18:56:19 +02:00
40019b4384
Update {README,CONTRIBUTING}.md to contain more detailed information
2016-03-10 12:40:04 +01:00
89089bbc6f
Fix wrong license note in README.md file
2016-02-06 18:12:03 +01:00
450886b986
Update README
2016-01-17 19:38:38 +01:00
bdcfa34449
Rewrite README, squash some content to save lines
2015-12-29 18:20:56 +01:00
0a2d6384ba
Rewrite complete README about modules
2015-11-30 17:03:50 +01:00
2c68184ada
Add module for simple note keeping
2015-11-30 16:46:13 +01:00
1795e9d027
Remove "Filesystem access" - They all need FS access
2015-11-30 16:32:15 +01:00
da62ea7895
Add image, video and music modules
2015-11-30 16:32:15 +01:00
e4a0ea506d
Rewrite "How data is stored" -> "Modules"
2015-11-30 16:27:02 +01:00
97b5e6045a
Add some notes for bookmark module
2015-11-30 16:27:02 +01:00
8681edcb9a
Fixup table markup
2015-11-08 17:38:16 +01:00
768dbbd2cd
Add license note
2015-11-08 17:35:11 +01:00
bd24110d91
Add README
2015-10-30 23:52:43 +01:00