about summary refs log tree commit diff
AgeCommit message (Expand)Author
2025-07-05READMEPjotr Prins
2025-02-19Use a combination of trait-id and first 12 chars of md5 sum.Munyoki Kilyungi
2025-02-19Add .aider* to .gitignore.Munyoki Kilyungi
2025-02-19Add guile script for saving published data to lmdb.Munyoki Kilyungi
2025-02-11Improve styling for images.Frederick Muriuki Muriithi
2025-02-11Improve styling for text.Frederick Muriuki Muriithi
2025-02-11Display the markdown with the default GN template.Frederick Muriuki Muriithi
2025-02-11Add a default page template and styling for genenetwork-like pages.Frederick Muriuki Muriithi
2025-02-11Add an endpoint for gnqa.Frederick Muriuki Muriithi
2024-12-17Add gn-guile.sh runner script.Munyoki Kilyungi
2024-12-16Revert "Add gn-guile-server script."Munyoki Kilyungi
2024-12-16Add gn-guile-server script.Munyoki Kilyungi
2024-11-19Make repo a channel. Link to guix-bioinformatics.Frederick Muriuki Muriithi
2024-11-19Change headers' list into alistFrederick Muriuki Muriithi
2024-11-18Make paths ambivalent of working directory.Frederick Muriuki Muriithi
2024-11-18Update invocation documentation. Remove unnecessary scripts/manifestFrederick Muriuki Muriithi
2024-11-18Add missing dependency (guile-json).Frederick Muriuki Muriithi
2024-11-06Explicitly set GUILE_LOAD_PATH for gn-guile-git build.Munyoki Kilyungi
2024-11-01Make error details into pairs.Frederick Muriuki Muriithi
2024-10-31Make error details into list of cons cellsFrederick Muriuki Muriithi
2024-10-30Add a packages manifest.Frederick Muriuki Muriithi
2024-10-30Fix format for the +info+ pairsFrederick Muriuki Muriithi
2024-10-23wikidata: build first queryPjotr Prins
2024-10-23web: added comment on pathPjotr Prins
2024-10-23Update README for interactive lisp programming with geiserPjotr Prins
2024-10-23Update documentationPjotr Prins
2024-09-04Update documentation to mention new variables.Munyoki Kilyungi
2024-09-04Extend edit/commit end-points to push to bare repo.Munyoki Kilyungi
2024-09-04Set the branch name to a default value for github links.Munyoki Kilyungi
2024-09-04Remove dead comments.Munyoki Kilyungi
2024-09-04Move constants to the top of the file.Munyoki Kilyungi
2024-09-04Properly unquote lists using ","Munyoki Kilyungi
2024-08-13Fix documentation to export the correct variable.Munyoki Kilyungi
2024-08-13Apply guix style linting to file.Munyoki Kilyungi
2024-08-12Bugfix: return correct status code for edit api.Alexander_Kabui
2024-08-09Delete dead comments.Munyoki Kilyungi
2024-08-09Use "," to unquote variables/functions.Munyoki Kilyungi
2024-08-09Rename info->+info+ info-meta->+info-meta+Munyoki Kilyungi
2024-08-09Apply guix style formatting to files.Alexander_Kabui
2024-08-09Replace string-append with format.Alexander_Kabui
2024-08-09Refactor: naming convention for global constants.Alexander_Kabui
2024-08-09Fix naming for predicates.Alexander_Kabui
2024-08-09Use kebab case for Variables.Alexander_Kabui
2024-08-09Markdown code Linting.Alexander_Kabui
2024-08-09Use camelcase for json responses.Alexander_Kabui
2024-08-09Update Markdown editor api docs.Alexander_Kabui
2024-08-09Refactor: Guile webserver code refactoring.Alexander_Kabui
2024-08-09Refactor: Guile Code formatting.Alexander_Kabui
2024-08-05Minor fixes: remove todo.Alexander_Kabui
2024-08-05Use env variable REPO_PATH.Alexander_Kabui