Issue #1 - Concept of neomutt`s samples

* Information in the README
* Folder strcture (draft)
This commit is contained in:
Stefan Kropp
2018-08-10 06:18:04 +02:00
parent ddfc1806fb
commit 941e10e34c
8 changed files with 22 additions and 13 deletions

View File

@ -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

View File

@ -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

0
neomuttdemo/config/touch Normal file
View File

View File

0
snippets/color/touch Normal file
View File

0
snippets/notmuch/touch Normal file
View File

0
usecases/marge/touch Normal file
View File

0
usecases/milhouse/touch Normal file
View File