Commit graph

149 commits

Author SHA1 Message Date
Igor Támara
a6ced2c352 Fixed some typos and added extern links 2025-11-05 09:48:45 +01:00
Igor Támara
e26903c101 refactor: simplify index.css 2025-11-05 09:48:45 +01:00
Igor Támara
e316008995 fix: multiline spaces for titles 2025-11-05 09:48:45 +01:00
Igor Támara
7da527a10e Add Android tips and icons on installation section 2025-11-05 09:48:45 +01:00
Igor Támara
dd2316c946 Add link to showcases and enhance contributing ideas 2025-11-05 09:48:45 +01:00
Igor Támara
f0b9241796 Added symbols for insstallation section 2025-11-05 09:48:45 +01:00
abc06070d7
install: add a workaround for different behavour of mktemp on macos 2025-11-04 20:41:25 +01:00
Igor Támara
f0acb197ad style: Improve tree visual
Use block and tree if you want to present a treelike structure, see
keybinding for a usage sample
2025-11-03 22:56:17 +01:00
Igor Támara
ac70159e7a Font: added symbols to represent continuation 2025-11-03 22:56:17 +01:00
Igor Támara
0baf79c120 keybind: Complemented hierarchy information 2025-11-03 22:56:17 +01:00
Igor Támara
1fed4d2c17 Improved internal links and adopt zig highlight 2025-11-03 22:56:17 +01:00
Igor Támara
f88d957c1a style: lsp recommenations and tweaks on spaces and titles
* Nerd trimmed symbols as fallback
* Explicit h2, h3, h4 font size
* Add space on ul to improve visual before code

LSP recommendations
* Remove one line comments
* Complete style removal on forms
* Removed miplaced rule
2025-11-03 15:50:36 +01:00
Igor Támara
664831ee35 style: Add highlight rules with vars 2025-11-03 15:50:36 +01:00
Igor Támara
049e0e994e symbol: Add font symbol needed in palette 2025-11-03 15:50:36 +01:00
Igor Támara
b01dfdb992 Add more internal links and precisions on command arguments 2025-10-31 21:41:48 +01:00
Igor Támara
0494574c36 Marked editor as draft
All the docs contained in this group of commits are marked as not draft,
except for editor, which I will be working as I get more experience and
get more precise on the various topics related to the editor and groups
of functions.
2025-10-31 21:41:48 +01:00
Igor Támara
e837a66b97 Links between developer docs 2025-10-31 21:41:48 +01:00
Igor Támara
5eedc17542 Add explanation of exchanging data 2025-10-31 21:41:48 +01:00
Igor Támara
34ec8be355 Added more documentation to palette 2025-10-31 21:41:48 +01:00
Igor Támara
d14b44ed1c Added more documentation to editor 2025-10-31 21:41:48 +01:00
Igor Támara
a7bcd6dd9e Add some more information to palettes 2025-10-31 21:41:48 +01:00
Igor Támara
ca131d2135 Add initial docs for command, editor, keybind, palette 2025-10-31 21:41:48 +01:00
Igor Támara
1964cb7fd6 Add footer for edition 2025-10-31 21:41:48 +01:00
Igor Támara
c87d310f7a docs: Starting point for minimode and helix mode 2025-10-31 21:41:48 +01:00
Igor Támara
edf3a4d51a
Add sections anchors 2025-10-29 19:43:08 +01:00
Igor Támara
6b5bf768f2
Add instructions on custom frontmatter 2025-10-29 19:43:07 +01:00
Igor Támara
bea9c78e8e
Update links between developer docs 2025-10-29 19:43:07 +01:00
Igor Támara
0b1d2b5f32
Changed label for editing a page 2025-10-29 19:43:07 +01:00
Igor Támara
6182577f7e
Remove next and prev navigation and use nerd font icons 2025-10-29 19:43:07 +01:00
Igor Támara
a9764039db
feat: add edit and zig icons 2025-10-29 19:43:07 +01:00
Igor Támara
cc917d7489
Explicit content for testing 2025-10-29 19:43:07 +01:00
Igor Támara
cdf398681e
Improve links avoiding brands 2025-10-29 19:43:07 +01:00
Igor Támara
5be5f003c8
Add testing section 2025-10-29 19:43:07 +01:00
Igor Támara
a01eb69296
Improve doc navigation 2025-10-29 19:43:04 +01:00
9ed527779e
fix: do not use installer script basename in temporary download directory template
The script may be called anything by the user or curl or bash, so to be a little
safer we instead just use a static string for the temporary directory name.
2025-10-29 17:07:07 +01:00
Igor Támara
5678d73c4f Add instructions on adding font symbols 2025-10-29 13:30:49 +01:00
Igor Támara
de0ab61b22 feat: Using nerd fonts symbol icons 2025-10-29 13:30:49 +01:00
Igor Támara
3abde8a76f Add top header icons 2025-10-29 13:30:49 +01:00
e42aa05525
fix: minor typo 2025-10-25 00:25:21 +02:00
0e02916a76
devlog: tabbar improvements 2025-10-25 00:20:30 +02:00
16b7bfc86a
install: fix posix compliance 2025-10-22 13:11:08 +02:00
1d8dd56e16
install: avoid local gpg configuration for non-local verify step 2025-10-22 13:03:44 +02:00
e6a2a7aa62
install: use a temporary directory for download and signatures to ensure cleanup 2025-10-22 13:02:59 +02:00
688cb97ad5
install: use jq for parsing json API responses and fallback to flow-control.dev if github is limited or down 2025-10-22 13:01:59 +02:00
Igor Támara
9fd1e1f763 doc: Add footer to invite others to fix if needed 2025-10-19 18:15:46 +02:00
Rauny
570f86bf85 Fix typo in title from 'progammer' to 'programmer' 2025-10-19 17:59:47 +02:00
880c69d6ca
add sections to docs page 2025-10-16 09:11:43 +02:00
Igor Támara
f7ee93eac0 Add doc on commits and comments 2025-10-16 09:11:06 +02:00
2a0d2fea52
sync with readme 2025-10-15 21:10:22 +02:00
8df841ad72
major rework of the website content 2025-10-15 20:58:58 +02:00