Skip to content

Commit 5d6a8db

Browse files
authored
Merge pull request #4 from Far-Reach-Co/publish-npm
Move site deployment to Vercel
2 parents 41c8fb5 + 171ea0b commit 5d6a8db

File tree

8 files changed

+2
-447
lines changed

8 files changed

+2
-447
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Cargo.lock
88

99
# These are backup files generated by rustfmt
1010
**/*.rs.bk
11+
.vercel

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Currently a very simple program - it takes a string and returns a string
55

66
Choose a language to generate a name in by inputting the name of a language. Input 'List' for a list of available languages
77

8-
[Try the current build here!](https://far-reach-co.github.io/namagen/) ^_^
8+
[Try the current build here!](https://namagen.vercel.app/) ^_^
99

1010
Currently only one test language and one name type (with no options) are implemented

pkg/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

pkg/namagen.d.ts

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)