Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 9ac0b3c

Browse files
committed
feat: more pretty readme with changelog and planned features
1 parent 32f68f8 commit 9ac0b3c

File tree

5 files changed

+1433
-4
lines changed

5 files changed

+1433
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build/node_modules/

README.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1-
# arcticnoah-website
2-
---
1+
<p align="center">
2+
<img src="github/readme-header.jpg">
3+
<br>
4+
<img src="https://api.netlify.com/api/v1/badges/6055c57f-dd7d-44bf-9d3f-ba5d76a3576b/deploy-status">
5+
</p>
36

4-
Current Version: v1.0 (master)
7+
# Versions:
58

6-
Experimental Version: v1.1-alpha (experimental)
9+
Currently Hosted Version: **v1.0** (master)
10+
11+
Experimental Version: **v1.1-alpha** (experimental)
12+
13+
# Changelog:
14+
15+
- **v1.0**:
16+
- Base website functionality using [Hugo](https://gohugo.io) with an edited [hello-friend](https://github.com/panr/hugo-theme-hello-friend/) theme.
17+
- Setup with [Forestry.io](https://Forestry.io) as an remote editing option and [Netlify](https://netlify.com) as the host.
18+
19+
# Planned Features:
20+
21+
- Portfolio Section
22+
- Daily Log Section
23+
- Contact Page
24+
- Commission Section/Form

0 commit comments

Comments
 (0)