diff --git a/README.adoc b/README.adoc deleted file mode 100644 index a36dd12..0000000 --- a/README.adoc +++ /dev/null @@ -1,13 +0,0 @@ -= neomutt samples -[abstract] -Examples of neomutt's configuration for developer and users. - -TIP: Just a test for adoc-format. - -== regular expressions - -Collection of regular expressions - - - Just a test adoc and github - diff --git a/README.md b/README.md index 002b0e7..8f83b63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,28 @@ # neomutt samples Examples of neomutt's configuration for developer and users. +## The samples + +### Demo + +In the demo folder is a demo setup for neomutt. + +* New users can play with neomutt +* Users can make a demo (screencast) +* Developer can use a demo setup for development + +Download the neomuttdemo folder and save the folder in your HOME directory. + +`neomutt -n -F ~/neomuttdemo/config/neomuttrc -f ~/neomuttdemo/maildir/` + +### use cases + +In the use cases folder a use cases for different scenarios. + +### snippets + +In snippets you can find config-snippets. + # regular expressions Collection of regular expressions diff --git a/neomuttdemo/config/touch b/neomuttdemo/config/touch new file mode 100644 index 0000000..e69de29 diff --git a/neomuttdemo/maildir/touch b/neomuttdemo/maildir/touch new file mode 100644 index 0000000..e69de29 diff --git a/snippets/color/touch b/snippets/color/touch new file mode 100644 index 0000000..e69de29 diff --git a/snippets/notmuch/touch b/snippets/notmuch/touch new file mode 100644 index 0000000..e69de29 diff --git a/usecases/marge/touch b/usecases/marge/touch new file mode 100644 index 0000000..e69de29 diff --git a/usecases/milhouse/touch b/usecases/milhouse/touch new file mode 100644 index 0000000..e69de29