Skip to content

Commit 94a75b8

Browse files
amozossjtolioegonelbre
authored
Add Blog (#395)
Co-authored-by: JT Olio <[email protected]> Co-authored-by: Egon Elbre <[email protected]>
1 parent b5ddcbc commit 94a75b8

File tree

367 files changed

+5699
-269
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

367 files changed

+5699
-269
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ firebase.json
4242
# next-sitemap
4343
sitemap*.xml
4444
robots.txt
45+
46+
public/images/

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Storj's documentation is written using Markdown. See Github's [basic markdown gu
2626

2727
The directory structure of the documentation follows Next.js [app directory routing](https://nextjs.org/docs/app/building-your-application/routing/defining-routes) conventions. This means that the URL path for a page corresponds to its location in the directory structure.
2828

29-
For example, a page located at `dcs/guide/page.md` would be accessible at `https://docs.storj.io/docs/guide`.
29+
For example, a page located at `dcs/guide/page.md` would be accessible at `https://storj.dev/docs/guide`.
3030

3131
Every documentation page must be named `page.md`.
3232

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Storj Docs
22

3-
Source code for <https://docs.storj.io>
3+
Source code for <https://storj.dev>
44

55
The docs are built using [Tailwind CSS](https://tailwindcss.com) and [Next.js](https://nextjs.org).
66

295 KB
Loading
102 KB
Loading
37.7 KB
Loading
44.7 KB
Loading
205 KB
Loading

app/(blog)/blog/a-tale-of-two-copies/page.md

Lines changed: 481 additions & 0 deletions
Large diffs are not rendered by default.
183 KB
Loading

0 commit comments

Comments
 (0)