home, readme: update repo url
This commit is contained in:
18
README.md
18
README.md
@@ -19,17 +19,9 @@ to minimise layout troubleshooting time).
|
||||
|
||||
### Hosting and deployment
|
||||
|
||||
The site's repo is https://github.com/plaintextaccounting/plaintextaccounting.github.io .
|
||||
Changes to the master branch will appear at https://plaintextaccounting.org.
|
||||
Until 2022 this was done by Github Pages,
|
||||
hence the name `plaintextaccounting.github.io`
|
||||
making it the Github Pages site for the
|
||||
[plaintextaccounting organization](https://github.com/plaintextaccounting/),
|
||||
allowing it to have the custom domain.
|
||||
Rendered HTML was generated locally and committed by editors.
|
||||
|
||||
Since 2022-01-14, the site is rendered by Cloudflare Pages,
|
||||
and HTML is no longer committed in the repo. Some cleanups may still be ongoing.
|
||||
The site's repo is https://github.com/plaintextaccounting/plaintextaccounting.
|
||||
Since 2022-01, the site is rendered by Cloudflare Pages.
|
||||
Changes merged in the master branch appear at plaintextaccounting.org within 2-3 minutes.
|
||||
|
||||
### Where to discuss / give feedback
|
||||
|
||||
@@ -42,7 +34,7 @@ Site-related questions or discussion are welcome here.
|
||||
### How to make a change through the web
|
||||
|
||||
1. Log in to Github and click the pencil at
|
||||
[index.md](https://github.com/plaintextaccounting/plaintextaccounting.github.io/blob/master/index.md).
|
||||
[index.md](https://github.com/plaintextaccounting/plaintextaccounting/blob/master/index.md).
|
||||
2. Make your changes to the markdown source.
|
||||
3. Use the Preview tab to check the result.
|
||||
4. When everything looks right, commit with a descriptive message.
|
||||
@@ -60,7 +52,7 @@ This will be applied immediately if you have commit access, otherwise a fork and
|
||||
|
||||
[pandoc]: http://pandoc.org/installing.html
|
||||
[GNU Make]: https://www.gnu.org/software/make/
|
||||
[open an issue]: https://github.com/plaintextaccounting/plaintextaccounting.github.io/issues/new
|
||||
[open an issue]: https://github.com/plaintextaccounting/plaintextaccounting/issues/new
|
||||
<!-- ?title=Contributor+requesting+commit+bit&body=Request+for+commit+access -->
|
||||
|
||||
### How to see a live preview on your machine
|
||||
|
||||
8
index.md
8
index.md
@@ -80,7 +80,7 @@ h5 {
|
||||
</style>
|
||||
|
||||
<div style="float:right; position:fixed; top:.5em; right:.5em;">
|
||||
[{title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag"}](https://github.com/plaintextaccounting/plaintextaccounting.github.io)
|
||||
[{title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag"}](https://github.com/plaintextaccounting/plaintextaccounting)
|
||||
</div>
|
||||
|
||||
<div style="float:right; width:30%; margin:0 0 4em 3em;">
|
||||
@@ -102,7 +102,7 @@ contributor, PTA researcher & fan), and contributors like you.
|
||||
Got feedback ? Join us in
|
||||
[#plaintextaccounting:libera.chat]
|
||||
or [#plaintextaccounting:matrix.org]
|
||||
or [send an edit](https://github.com/plaintextaccounting/plaintextaccounting.github.io/edit/master/index.md).
|
||||
or [send an edit](https://github.com/plaintextaccounting/plaintextaccounting/edit/master/index.md).
|
||||
|
||||
2022: See also **[wiki.plaintextaccounting.org](https://wiki.plaintextaccounting.org)**!
|
||||
|
||||
@@ -1256,8 +1256,8 @@ and enables thee to stop them and control thy expenditures for definite and grat
|
||||
|
||||
<hr>
|
||||
\(c) 2016-2021 [Simon Michael](http://joyful.com) & contributors |
|
||||
Send updates via [github](https://github.com/plaintextaccounting/plaintextaccounting.github.io)
|
||||
([latest changes](https://github.com/plaintextaccounting/plaintextaccounting.github.io/commits/master))
|
||||
Send updates via [github](https://github.com/plaintextaccounting/plaintextaccounting)
|
||||
([latest changes](https://github.com/plaintextaccounting/plaintextaccounting/commits/master))
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user