Commit Graph

37 Commits

Author SHA1 Message Date
Matthias Beyer 0c8ee6a3f2 Remove license justification 2016-10-27 16:40:29 +02:00
Matthias Beyer e94c77f6e4 Rewrite "Documentation" 2016-10-27 16:40:29 +02:00
Matthias Beyer 256f6efcf0 Rewrite "Staying up-to-date" 2016-10-27 14:08:17 +02:00
Matthias Beyer 821f0c75da Rewrite "Running" 2016-10-27 14:08:17 +02:00
Matthias Beyer e8f61dd03b Rewrite how to build imag 2016-10-27 14:08:17 +02:00
Matthias Beyer 5f15c21d30 Rewrite Goal 2016-10-27 14:08:17 +02:00
Matthias Beyer 9e0c9f41ab Move early-dev note 2016-10-27 11:12:20 +02:00
Matthias Beyer d88c5d9a01 Add section about how to stay uptodate 2016-10-07 17:16:45 +02:00
Matthias Beyer 6abdd88182 Fix wording 2016-10-04 13:49:57 +02:00
Matthias Beyer 6b9da878f1 Fix commata 2016-10-04 13:49:41 +02:00
Matthias Beyer 73b11e4bd2 Rewrite README.md 2016-10-03 20:44:06 +02:00
Matthias Beyer 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
Matthias Beyer 2e8973b1ea Add README note on building the imag binary 2016-08-29 11:33:55 +02:00
Matthias Beyer ca6ee9eee0 Add license badge 2016-08-29 08:35:14 +02:00
Matthias Beyer 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
Matthias Beyer 116eb11910 Add contact information to README 2016-08-02 14:22:58 +02:00
Matthias Beyer 3892640109 Add link to website 2016-08-01 16:37:09 +02:00
Matthias Beyer da9ed22deb Add contact information including mail and IRC 2016-08-01 09:48:25 +02:00
Matthias Beyer 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
Matthias Beyer 40019b4384 Update {README,CONTRIBUTING}.md to contain more detailed information 2016-03-10 12:40:04 +01:00
Matthias Beyer 89089bbc6f Fix wrong license note in README.md file 2016-02-06 18:12:03 +01:00
Matthias Beyer 450886b986 Update README 2016-01-17 19:38:38 +01:00
Matthias Beyer bdcfa34449 Rewrite README, squash some content to save lines 2015-12-29 18:20:56 +01:00
Matthias Beyer 0a2d6384ba Rewrite complete README about modules 2015-11-30 17:03:50 +01:00
Matthias Beyer 2c68184ada Add module for simple note keeping 2015-11-30 16:46:13 +01:00
Matthias Beyer 1795e9d027 Remove "Filesystem access" - They all need FS access 2015-11-30 16:32:15 +01:00
Matthias Beyer da62ea7895 Add image, video and music modules 2015-11-30 16:32:15 +01:00
Matthias Beyer e4a0ea506d Rewrite "How data is stored" -> "Modules" 2015-11-30 16:27:02 +01:00
Matthias Beyer 97b5e6045a Add some notes for bookmark module 2015-11-30 16:27:02 +01:00
Matthias Beyer 8681edcb9a Fixup table markup 2015-11-08 17:38:16 +01:00
Matthias Beyer 768dbbd2cd Add license note 2015-11-08 17:35:11 +01:00
Matthias Beyer bd24110d91 Add README 2015-10-30 23:52:43 +01:00