mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
Commit literally everything to kick tires
Signed-off-by: Andrei Jiroh Eugenio Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
197a066ece
commit
c7e8c9bf98
11 changed files with 141 additions and 0 deletions
20
package.json
Normal file
20
package.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "@ajhalili2006/tildeverse-web",
|
||||
"version": "0.1.0",
|
||||
"description": "Personal website for my tildes + Gemini version of blog posts",
|
||||
"scripts": {
|
||||
"dev": "mkdocs serve",
|
||||
"build": "mkdocs build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@git.sr.ht/~ajhalili2006/tildeweb.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://todo.sr.ht/~ajhalili2006/tildeweb"
|
||||
},
|
||||
"homepage": "https://git.sr.ht/~ajhalili2006/tildeweb#readme"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue