Commit Graph
10 Commits
Author SHA1 Message Date
Caian R. Ertl 2a15c15005 Remove old reference from the table of contents 2018-05-05 00:24:20 -03:00
Caian R. Ertl e883965241 Fix .htaccess redirect rules
`[...] /LARBS/master/rc/larbs.sh` -> `[...] /LARBS/master/src/larbs.sh`
`[...] /LARBS/master/rc/arch.sh`  -> `[...] /LARBS/master/src/arch.sh`
2017-12-14 14:53:22 -02:00
Caian R. Ertl f4f4b41080 README: Fix subheader
Memetext should ocupy one line only, otherwise it breaks the formatting.
2017-11-24 02:14:09 -02:00
Caian R. Ertl 6dafae299f README: Introduce aesthetic improvements
- Create a table of contents
 - Limit the width of each line to a maximum of 80 characters
   (makes the file more vim-friendly to edit)
 - Add shell's syntax highlight in code samples
2017-11-24 02:04:35 -02:00
Caian R. Ertl fb603d57ff Fix raw files references
Due to the reorganization of the repository, some links to GitHub became
broken. This commit fix them.
2017-11-24 01:36:44 -02:00
Caian R. Ertl 456823cb15 Move the scripts and LARBS-related files to src 2017-11-24 01:25:35 -02:00
Caian R. Ertl 3e5b9e8a22 Make separation for documentation-related files
- `README.md` now points (via a symlink) to `docs/README.md`
2017-11-24 01:16:24 -02:00
Caian R. Ertl b17cb3c399 Move the LARBS's website-related files to www 2017-11-24 01:12:05 -02:00
Caian R. Ertl 4e608889d2 Include installation sections
Remove that 639 characters long command line to a more organized and
structured group of sections based on categories.

This commit fixes #2.
2017-11-14 20:55:47 -02:00
Caian R. Ertl a7a2a8a35f Fix typo 2017-11-14 19:53:28 -02:00