mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-02-03 05:29:54 -05:00
Added new changelog file along with additional buttons on index
This commit is contained in:
parent
1593db75eb
commit
02c780b13f
30
_changelog/changelog.md
Normal file
30
_changelog/changelog.md
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
layout: default1
|
||||
title: Changelog
|
||||
permalink: /changelog
|
||||
---
|
||||
|
||||
---
|
||||
layout: default1
|
||||
title: Buttons
|
||||
---
|
||||
|
||||
# v1.0
|
||||
|
||||
- Added new page ``Services.md``
|
||||
|
||||
- Reformatting old blog post
|
||||
|
||||
- New Jekyll plugin ``jekyll-feed``
|
||||
|
||||
- New Jekyll plugin ``jekyll-seo-tag``
|
||||
|
||||
- New ``_changelog`` folder along with ``changelog.md``
|
||||
|
||||
- Fix formatting error on ``Services.md``
|
||||
|
||||
- Added RSS feed for ``posts`` and for ``changelog``
|
||||
|
||||
- Updated file naming to be consistent
|
||||
|
||||
- Reformat buttons on ``index.md``
|
15
index.md
15
index.md
@ -17,7 +17,16 @@ description: A fun happy place.
|
||||
<body style="text-align:center">
|
||||
<br>
|
||||
|
||||
<button type="button" class="btn btn-sm btn-info"><a href="https://codeberg.org/deathrow/anonymousland">Repository</a></button>
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://codeberg.org/deathrow/anonymousland">Repository</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://anonymousland.org/changelog">Changelog</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://anonymousland.org/rss">RSS</a></button>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@ -26,13 +35,9 @@ description: A fun happy place.
|
||||
<p><b>Coming Soon:</b></p>
|
||||
<l><a href="">Mastadon Instance</a></l>
|
||||
<l> - </l>
|
||||
<l> <a href="">RSS Feed</a></l>
|
||||
<l> - </l>
|
||||
<l> <a href="">Forum</a></l>
|
||||
<li></li>
|
||||
<l> <a href="">About</a></l>
|
||||
<l> - </l>
|
||||
<l> <a href="">Contact</a></l>
|
||||
</body>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user