Commit Graph

15 Commits

Author SHA1 Message Date
Mikko Viitamäki
a95c57f52e
fix broken link on README.md (#716)
hooks link was broken
2023-12-23 10:37:24 +01:00
Fulvio Scapin
ee64875861
Update README.md: typo (#545)
it's -> its
2023-07-05 10:39:08 -05:00
Chris Dawkins
724f89c330
fix navigation links (#467) 2023-04-26 18:38:06 -05:00
Mel Massadian
c47ccd42b8
refactor: (#418)
* refactor:  move in one commit

Eveything in modules should probably be changed to `exported` defs.
The idea is to move everything first to keep proper history.

* refactor: 📝 add modules readme (wip)

* refactor:  small move

* refactor: 📝 changed nestring, updated modules readme

* refactor: 📝 to document or not to document

* fix: 🐛 themes

replaced the template to use `main` and regenerated them
from lemnos themes.

* Revert "fix: 🐛 themes"

This reverts commit 4918d3633c.

* refactor:  introduce sourced

- Created a source `root` in which sourcable demos are stored.
  Some might get converted to modules later on.
- Moved some files to bin too.

* fix: 🐛 fehbg.nu

* fix: 🐛 modules/after.nu

* moved some other stuff around

---------

Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2023-04-25 17:56:25 -05:00
Darren Schroeder
ca89da5242
reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
Hristo Filaretov
9ed5c60633 Add documentation and format the source files
Add a README with information on how to use the virtual environment
commands and the patterns they are based on. Also add the two new
commands to the root README table.
2021-08-05 12:56:02 +02:00
Sertac Olgunsoylu
d1d671e5b5
Fix broken links to scripts 2021-07-19 00:35:31 -07:00
John Goff
5ecddf7851 Add prompt which displays short working directory and git status of current directory 2021-03-19 23:58:36 -04:00
Darren Schroeder
30cc55c243 added how to run scripts 2021-01-30 11:24:11 -06:00
Darren Schroeder
ae699b8c5f updated readme, added a few scripts and emoji sample data 2021-01-30 11:15:59 -06:00
lambdagolem
583312c32f
Fix the link to fehbg.nu 2021-01-30 16:22:06 +01:00
kubouch
2862585c9d Add some clarifications 2021-01-23 14:21:12 +02:00
kubouch
fc8ff85e7b Add fehbg.nu description to README
This also proposes a way to catalogue the scripts
2021-01-23 14:18:02 +02:00
Jonathan Turner
4931534f30
Update README.md 2021-01-23 07:38:19 +13:00
Jonathan Turner
0cc1abf9a1
Initial commit 2021-01-23 07:33:45 +13:00