fix footer links formatting
This commit is contained in:
parent
9edf8a0d52
commit
bbb6aaa5cb
1 changed files with 13 additions and 14 deletions
27
README.md
27
README.md
|
@ -130,8 +130,7 @@ curl -O 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/docker-c
|
||||||
<pre lang="bash"><code style="white-space: pre-line">docker-compose run archivebox init --setup
|
<pre lang="bash"><code style="white-space: pre-line">docker-compose run archivebox init --setup
|
||||||
</code></pre></li>
|
</code></pre></li>
|
||||||
<li>Optional: Start the server then login to the Web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a> ⇢ Admin.
|
<li>Optional: Start the server then login to the Web UI <a href="http://127.0.0.1:8000">http://127.0.0.1:8000</a> ⇢ Admin.
|
||||||
<pre lang="bash"><code style="white-space: pre-line">
|
<pre lang="bash"><code style="white-space: pre-line">docker-compose up
|
||||||
docker-compose up
|
|
||||||
# completely optional, CLI can always be used without running a server
|
# completely optional, CLI can always be used without running a server
|
||||||
</code></pre></li>
|
</code></pre></li>
|
||||||
</ol>
|
</ol>
|
||||||
|
@ -893,16 +892,16 @@ archivebox manage dbshell
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Futher Reading
|
## Further Reading
|
||||||
|
|
||||||
- Home: https://archivebox.io
|
- Home: [ArchiveBox.io](https://archivebox.io)
|
||||||
- Demo: https://demo.archivebox.io
|
- Demo: [Demo.ArchiveBox.io](https://demo.archivebox.io)
|
||||||
- Docs: https://docs.archivebox.io
|
- Docs: [Docs.ArchiveBox.io](https://docs.archivebox.io)
|
||||||
- Wiki: https://wiki.archivebox.io
|
- Wiki: [Wiki.ArchiveBox.io](https://wiki.archivebox.io)
|
||||||
- Issues: https://issues.archivebox.io
|
- Issues: [Issues.ArchiveBox.io](https://issues.archivebox.io)
|
||||||
- Forum: https://forum.archivebox.io
|
- Forum: [Forum.ArchiveBox.io](https://forum.archivebox.io)
|
||||||
- Releases: https://releases.archivebox.io
|
- Releases: [Releases.ArchiveBox.io](https://releases.archivebox.io)
|
||||||
- Donations: https://github.com/sponsors/pirate
|
- Donations: [Github.com/sponsors/pirate](https://github.com/sponsors/pirate)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -931,7 +930,7 @@ This project is maintained mostly in <a href="https://nicksweeting.com/blog#Abou
|
||||||
<a href="https://releases.archivebox.io"><img src="https://api.releasepage.co/v1/pages/23bfec45-7105-4fd1-9f87-806ae7ff56bb/badge.svg?apiKey=live.clBJeKsXJ6gsidbO"/></a>
|
<a href="https://releases.archivebox.io"><img src="https://api.releasepage.co/v1/pages/23bfec45-7105-4fd1-9f87-806ae7ff56bb/badge.svg?apiKey=live.clBJeKsXJ6gsidbO"/></a>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
<br/>
|
||||||
<i>✨ Have spare CPU/disk/bandwidth and want to help the world? Check out our <a href="https://github.com/ArchiveBox/good-karma-kit">Good Karma Kit</a>...</i>
|
<i>✨ Have spare CPU/disk/bandwidth and want to help the world?<br/>Check out our <a href="https://github.com/ArchiveBox/good-karma-kit">Good Karma Kit</a>...</i>
|
||||||
|
<br/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue