Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-28 | forge: Clone the default branch, not any specific branch. | Arun Isaac | |
* forge/build/git.scm (download-git-to-store): Demote branch to optional keyword argument. * forge/forge.scm (derivation-job-gexp): Do not pass the branch argument to download-git-to-store. * doc/forge.skb (Reference)[<forge-project>]: Document that the repository-branch field is unused. | |||
2022-02-28 | doc: Add Reference chapter. | Arun Isaac | |
* doc/forge.skb (Reference): New chapter. | |||
2022-02-28 | doc: Add manual. | Arun Isaac | |
* Makefile (GUILD, SKRIBILO, sources, doc_skribilo_config, doc_skribilo_config_go, doc_sources, doc_html): New variables. (%.go, html, $(doc_html), website/manual/dev/en, clean): New targets. (website): Depend on website/manual/dev/en. (.PHONY): Add html and clean targets. * doc/forge.skb, doc/skribilo.scm: New files. |