Update README.md
This commit is contained in:
parent
dc7f600ac7
commit
2013c4edfe
|
@ -13,4 +13,6 @@ the basic logic of this PHP script:
|
||||||
- `/path/to/blog/entry` as `<id>`/`<link>`
|
- `/path/to/blog/entry` as `<id>`/`<link>`
|
||||||
3. outputs all of the above to `articles.xml` in another directory.
|
3. outputs all of the above to `articles.xml` in another directory.
|
||||||
|
|
||||||
feel free to modify for your needs!
|
for reference, you can check out [the resulting file](https://jasm1nii.xyz/blog/articles/articles.xml) that i've generated myself.
|
||||||
|
|
||||||
|
feel free to modify according to your needs!
|
||||||
|
|
Loading…
Reference in New Issue