Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit e0f0730

Browse files
authored
Update README.md
1 parent 9027d6e commit e0f0730

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
1-
# nais-blog
1+
# Archived repository
22

3-
Archived repository
4-
The content has been mmerged with nais.io and the content moved to to nais.github.io repository
3+
The content has been merged with nais.io and the content moved to to nais.github.io repository
4+
5+
## nais-blog
56

67
Blog for the [NAIS](https://nais.io) team @ [NAV](https://nav.no).
78

8-
## 🛠 Add content
9+
### 🛠 Add content
910

1011
* Install [Hugo static site generator](https://gohugo.io/) with your preferred package manager.
1112
* Start the development server by running `hugo serve`.
1213
* Create `content/posts/my-awesome-post.md`.
1314
* Edit your content, inspecting it as you go.
1415
* To publish, set the `draft` parameter in your content file to `false` and push your changes to the `main` branch, either directly or through a pull request.
1516

16-
## ⚖️ License
17+
### ⚖️ License
1718

1819
Licensed under the [MIT License](LICENSE)
1920

20-
## 👥 Contact
21+
### 👥 Contact
2122

2223
This project is currently maintained by the organisation [@nais](https://github.com/nais).
2324

0 commit comments

Comments
 (0)