Skip to content

Commit

Permalink
Add new news posts
Browse files Browse the repository at this point in the history
Signed-off-by: popcorny <celu@infuseai.io>
Co-authored-by: wcchang <wcchang@infuseai.io>
  • Loading branch information
popcornylu and wcchang1115 committed Mar 31, 2022
1 parent 052ad2e commit 996fff6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ test:
integration-test:
go test -v ./internal/repository

.PHONY: doc-server
doc-server:
make -C docs/ start
make -C docs/ start
4 changes: 2 additions & 2 deletions docs/content/en/posts/initial-release.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: The first poost
title: The first post
type: posts
date: 2022-03-15
---

This is the first postof the ArtiVC doc site
Welcome th the ArtiVC document site. The site is built by excellent project [hugo](https://gohugo.io/) and the beautiful theme by [geekdocs](https://geekdocs.de/)
7 changes: 7 additions & 0 deletions docs/content/en/posts/rename-project.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Renamed to ArtiVC
type: posts
date: 2022-3-31
---

Today, we are pleased to announce our project name is changed from `ArtiV` to `ArtiVC`. The new website is also published at https://artivc.io.

0 comments on commit 996fff6

Please sign in to comment.