Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blogposts/RELEASE_BLOG_POST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Sourcegraph $VERSION: $GREAT_TITLE'
author: $NAME
publishDate: yyyy-mm-ddT05:59-06:00
publishDate: 1900-01-01T05:59-06:00
tags: [
blog
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Announcing Checkup: simple, self-hosted health checks'
author: 'Beyang Liu'
publishDate: 2016-06-08T11:31-07:00
date: 2016-06-08T11:31-07:00
tags: [
"blog"
]
Expand Down
52 changes: 0 additions & 52 deletions blogposts/fixed-array-vs-slices-memory-improvement.md

This file was deleted.

13 changes: 0 additions & 13 deletions blogposts/go-language-server-support-in-core.md

This file was deleted.

33 changes: 0 additions & 33 deletions blogposts/null.md

This file was deleted.

2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

base = "website"
publish = "website/public"
command = "npm run prettier && npm run build"
command = "yarn run prettier && yarn run build"
56 changes: 0 additions & 56 deletions projects/about-repository.md

This file was deleted.

Loading