Skip to content

Adds a case study landing page #203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 52 commits into from
May 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
e37fa4f
Add hero section for case studies page
May 5, 2023
07c5a6c
Adds case study page
May 5, 2023
debed2a
Adds tabs for more case study organisation
May 8, 2023
cffe2b9
Upgrade theme
May 8, 2023
c27b49a
Add resized image
May 8, 2023
665b3fc
Adds logos for various categories
May 9, 2023
ff17b45
Add all projects tab
May 9, 2023
4215842
Update lexe description
May 9, 2023
3617d74
Update TEOS image
May 10, 2023
6b5ce64
Add misc projects
May 10, 2023
4c7f773
Adds image links
May 15, 2023
f9bb0de
Add new categories
May 15, 2023
0502d1e
Copy change
May 15, 2023
e6c19df
Copy update
ConorOkus May 15, 2023
97483ce
Copy update
ConorOkus May 15, 2023
578afd4
Copy update
ConorOkus May 15, 2023
16887d8
Copy update
ConorOkus May 15, 2023
49416f8
Update copy
May 15, 2023
d2c6135
Update copy
ConorOkus May 15, 2023
4a7de41
Update copy
ConorOkus May 15, 2023
34545a7
Update copy
ConorOkus May 15, 2023
16847db
More copy changes
May 15, 2023
83a6ac4
Update package and alphabetize
May 15, 2023
1da3a48
Remove Mercury from web
May 16, 2023
0fc24c6
Move some projects to infrastructure
May 16, 2023
ab96d0a
Update package
May 16, 2023
b389719
Copy update
May 16, 2023
b9e68d5
Copy update
May 16, 2023
fcf8ad0
Update copy
May 16, 2023
9e4fcae
Update package
May 16, 2023
546ae1f
Update logos
May 17, 2023
44df9e1
Update docs/case-studies.md
ConorOkus May 17, 2023
6f60e8d
Update docs/case-studies.md
ConorOkus May 17, 2023
6ef8382
Update docs/case-studies.md
ConorOkus May 17, 2023
520bd69
Update docs/case-studies.md
ConorOkus May 17, 2023
4fee21b
Update docs/case-studies.md
ConorOkus May 17, 2023
947f255
Update docs/case-studies.md
ConorOkus May 17, 2023
76248a5
Update docs/case-studies.md
ConorOkus May 17, 2023
149d5cc
Update docs/case-studies.md
ConorOkus May 17, 2023
a78b951
Update docs/case-studies.md
ConorOkus May 17, 2023
15d6b17
Update docs/case-studies.md
ConorOkus May 17, 2023
74be1ea
Update docs/case-studies.md
ConorOkus May 17, 2023
daf85c6
Update docs/case-studies.md
ConorOkus May 17, 2023
77ff94b
Apply suggestions from code review
ConorOkus May 17, 2023
550354c
Update docs/case-studies.md
ConorOkus May 17, 2023
48914cd
Update Velas copy
May 17, 2023
9d804ad
Update LNDK link
May 17, 2023
afba7d3
Add rgb lightning
May 17, 2023
f9f8ee5
Update heading
May 17, 2023
ba5ceb4
Copy update
May 17, 2023
ad9f60d
Copy update
May 17, 2023
2b10082
Copy update
May 17, 2023
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
10 changes: 7 additions & 3 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { resolve } = require('path')
const themeConfig = require('squarecrypto-vuepress-devkit-theme/config')
const themeConfig = require('@spiralbtc/vuepress-devkit-theme/config')

const title = 'Lightning Dev Kit Documentation'
const baseUrl = 'https://lightningdevkit.org'
Expand Down Expand Up @@ -113,7 +113,7 @@ const blogSidebar = [
module.exports = {
title,
description: 'LDK is a flexible lightning implementation with supporting batteries (or modules).',
theme: resolve(__dirname, '../../node_modules/squarecrypto-vuepress-devkit-theme'),
theme: resolve(__dirname, '../../node_modules/@spiralbtc/vuepress-devkit-theme'),
...themeConfig({
baseUrl,
title,
Expand Down Expand Up @@ -151,6 +151,10 @@ module.exports = {
text: 'Tutorials',
link: '/tutorials/getting-started'
},
{
text: 'Case Studies',
link: '/case-studies'
},
{
text: 'Blog',
link: '/blog/'
Expand Down Expand Up @@ -258,7 +262,7 @@ module.exports = {
]
}
],
copyright: 'Copyright © 2022 LDK Developers'
copyright: 'Copyright © 2023 LDK Developers'
}
}
}
Binary file added docs/.vuepress/public/img/cash-app-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/.vuepress/public/img/illustrations.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/sensei-main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/public/img/teos-main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/10101.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/atomic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/bitkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/blue-wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/c=.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/cash-app-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/github-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/hydranet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/kumuly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/kuutamo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/lexe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/lipa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/lndk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/mercury.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/mutiny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/portico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/sensei.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/teos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/valera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/velas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/vls.png
Binary file added docs/assets/voltage.png
342 changes: 342 additions & 0 deletions docs/case-studies.md

Large diffs are not rendered by default.

Loading