... | ... | @@ -54,11 +54,7 @@ Please **don't create a new line in the middle of a sentence**, as that creates |
|
|
- When writing linux commands, remember that:
|
|
|
- If the command starts with `$`, you know that the command should be executed as regular user.
|
|
|
- If it starts with `#`, it should be executed as root.
|
|
|
- Enclose the commands in '`' signs when using them mid sentence so they get some styling.
|
|
|
|
|
|
### How to Name the folders
|
|
|
|
|
|
Call the new folders in `/content/*` with a name that means something. Please avoid calling them `tbb-1`. It is preferable to call them as the slug field. This is better for SEO and also while browsing the repo. If you want to change the order of the items you can use the `key` field.
|
|
|
- Enclose the commands in '\`' signs when using them mid sentence so they get some styling.
|
|
|
|
|
|
### HTML
|
|
|
|
... | ... | @@ -82,6 +78,10 @@ Will create: |
|
|
| -------- | ----------- | --------- | ----- | --------- |
|
|
|
| | | | | test |
|
|
|
|
|
|
## How to Name the folders
|
|
|
|
|
|
Call the new folders in `/content/*` with a name that means something. Please avoid calling them `tbb-1`. It is preferable to call them as the slug field. This is better for SEO and also while browsing the repo. If you want to change the order of the items you can use the `key` field.
|
|
|
|
|
|
|
|
|
--------------
|
|
|
|
... | ... | |