some more renaming
This commit is contained in:
parent
ac09290b93
commit
a004d10ed4
11 changed files with 29 additions and 27 deletions
|
@ -1,13 +1,13 @@
|
|||
# Welcome to Disseminate!
|
||||
|
||||
# Welcome to JABE
|
||||
|
||||
Welcome, user! We are glad to have you on board!
|
||||
To start, find the "posts" directory in the data folder you have created, or mounted using docker.
|
||||
This is the same directory you put your config file in.
|
||||
This is the same directory you put your config file in.
|
||||
|
||||
Create a file named "hello.md", and start the file with:
|
||||
|
||||
Create a file named "hello.md", and start the file with:
|
||||
```
|
||||
# [Your Title]
|
||||
```
|
||||
|
||||
Now you can start writing blog posts!
|
||||
```
|
||||
|
||||
Now you can start writing blog posts!
|
||||
|
|
Reference in a new issue