aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* Remove all references to dispatch.sr.htzachel2023-01-263-35/+3
| | | | | | This patch removes remaining references to dispatch.sr.ht that were left inside the docs after dispatch.sr.ht was removed (commit aea6609d9595)
* s/hyphen/em dash/gSol Fisher Romanoff2021-05-165-16/+16
|
* Update example manifests for pages.sr.htDrew DeVault2021-03-101-6/+5
|
* Fix example command on how to setup a repositoryMichael Anckaert2021-02-031-1/+1
| | | | | | | | | | This patch fixes an inconsistency on the tutorial that might confuse new users. The explanation on how to setup a repository refers to changing the string 'username' in the git remote command. The example command however displays the username 'rvoid', apparantly the original author of the tutorial.
* Fix another broken tutorial linkDrew DeVault2021-01-151-1/+1
|
* Fix additional tutorial linkDrew DeVault2021-01-141-1/+1
|
* Correct additional linksDrew DeVault2021-01-142-2/+2
|
* Fix link at the end of the GitHub tutorialDrew DeVault2021-01-141-1/+1
|
* Fix broken yaml highlightingSteven Guikal2020-12-151-2/+2
|
* Correct FreeBSD image aliasA Mak2020-05-062-2/+2
| | | | Signed-off-by: A Mak <refragable@mailbox.org>
* Fix getting started link at set up account tutorial page.Lio Novelli2020-04-241-1/+1
|
* Fix some typosŠtěpán Němec2020-03-252-4/+4
|
* Fix a typo in the build secrets tutorial: s/every/ever/Andy Dulson2019-11-251-1/+1
|
* Add links to git tutorialsDrew DeVault2019-06-241-16/+29
|
* specify a version for freebsdSam Newbold2019-06-181-1/+1
|
* Fix other resources for hg.sr.htDrew DeVault2019-04-131-2/+2
|
* Remove headers from git/hg tutorialsDrew DeVault2019-04-122-4/+0
|
* Remove extraenous headersDrew DeVault2019-04-123-6/+0
|
* Add mercurial tutorialDrew DeVault2019-04-123-1/+105
|
* Add YAMl frontmatter to all pagesDrew DeVault2019-04-125-0/+20
|
* Add frontmatter to all pagesDrew DeVault2019-04-121-0/+4
|
* add a link to a spec using nvm for node buildsTim Schumacher2019-03-061-0/+5
| | | | As request sent via git send-email. Any feedback on the build spec very welcome.
* Add ID to example build manifests headingDrew DeVault2019-03-031-1/+1
|
* Add list of example build manifestsDrew DeVault2019-03-031-0/+34
|
* Add build secrets docDrew DeVault2019-03-033-31/+113
|
* Fix style on builds.sr.ht tutorial listDrew DeVault2019-03-031-1/+1
|
* Add Github -> builds.sr.ht tutorialDrew DeVault2019-03-033-0/+231
|
* Add missing id attribute to header elementsTommy Nguyen2019-02-221-2/+2
| | | | This ensures that the sidebar links will now point to something.
* Use fenced code blocks where applicable.Stephen Gregoratto2019-01-141-4/+4
|
* Add text on how to specify a key in set-up-account-and-git.mdRick Cogley2019-01-051-0/+10
| | | | | | If you already have multiple keys and don't want to use the default "id_rsa" name, specify a mapping between an identity (a private key) and a remote host in your .ssh/config.
* Improve the onboarding flow for new usersDrew DeVault2018-11-183-0/+287