mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: added website template
This commit is contained in:
parent
400964fbee
commit
ac4fca8fe6
37 changed files with 2426 additions and 0 deletions
|
@ -158,6 +158,10 @@
|
|||
path = ./templates/elm;
|
||||
description = "Elm Environment";
|
||||
};
|
||||
website = {
|
||||
path = ./templates/website;
|
||||
description = "Elm/Haskell Environment";
|
||||
};
|
||||
haskell = {
|
||||
path = ./templates/haskell;
|
||||
description = "Haskell Environment";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue