feat: implement Gemini export and deployment
This commit is contained in:
1
gemini/.gitignore
vendored
Normal file
1
gemini/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
**/*.gmi
|
||||
4
gemini/.meta
Normal file
4
gemini/.meta
Normal file
@@ -0,0 +1,4 @@
|
||||
# This line will be ignored.
|
||||
lfn/**/*.gmi: ;lang=lfn
|
||||
en/**/*.gmi: ;lang=en-US
|
||||
*.gmi: ;lang=fr-FR
|
||||
Reference in New Issue
Block a user