Skip to content

Commit

Permalink
filenames to all be lowercase, and with underscore (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
0o-de-lally authored Aug 1, 2024
1 parent 22133b9 commit 18d9b65
Show file tree
Hide file tree
Showing 56 changed files with 13 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
# this has to match docusaurus's baseURL in docusaurus.config.js
- run: echo "GH_ACTION_DOCUSAURUS_BASE_URL=pr-preview/pr-${{ github.event.number }}" >> "$GITHUB_ENV"

- name: Echo
run: echo preview-${{ github.ref }}
- name: Install and Build
if: github.event.action != 'closed' # You might want to skip the build if the PR has been closed
run: |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
13 changes: 13 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
sidebar_position: 1
---

# Quick Start

Site: https://openlibra.io

Wallet: https://github.com/0LNetworkCommunity/carpe

Explorer: https://0l.fyi/

Code: https://github.com/0LNetworkCommunity/libra-framework

0 comments on commit 18d9b65

Please sign in to comment.