You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Updated howto documentation to mention that org folders can't contain spaces (#451)
This commit is contained in:
committed by
Nick Johnson
parent
c2d4120e66
commit
b22acccff1
4
howto.md
4
howto.md
@@ -18,7 +18,9 @@ If your project doesn't yet meet these requirements, please hold off requesting
|
||||
Create a fork of [our repository](https://github.com/pidcodes/pidcodes.github.com) on GitHub.
|
||||
|
||||
## 2. Set up your organisation page
|
||||
Create a directory named after your organisation in the `org` directory. Create a file inside it called `index.md` and add the following content:
|
||||
Create a directory named after your organisation in the `org` directory.
|
||||
The directory has to be named with no spaces.
|
||||
Create a file inside it called `index.md` and add the following content:
|
||||
|
||||
```
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user