public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
* [PATCH olang 0/5] docs: some improvements on the website
@ 2024-09-07  3:35 Carlos Maniero
  2024-09-07  3:35 ` [PATCH olang 1/5] docs: unify manual and site style Carlos Maniero
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Carlos Maniero @ 2024-09-07  3:35 UTC (permalink / raw)
  To: ~johnnyrichard/olang-devel; +Cc: Carlos Maniero

Apart of the first patch, all patches are independent (I believe). The
main point is to make the website even cleaner and simple. Almost like
accessing it from the w3m and other small adjustments.

Carlos Maniero (5):
  docs: unify manual and site style
  docs: include the manual link over the manual
  docs: make the olang visuals a w3m like website
  docs: prevents the menu items to break line
  docs: home page: transform the unfinished software warn into a notice

 docs/Makefile               |  6 ++-
 docs/index.md               | 15 ++++---
 docs/manual/Makefile        |  2 +-
 docs/manual/_header.html    | 15 +++----
 docs/{manual => }/style.css | 33 ++++++++++------
 docs/template.html          | 78 +++----------------------------------
 6 files changed, 50 insertions(+), 99 deletions(-)
 rename docs/{manual => }/style.css (77%)


base-commit: ffd6333175b2c49996731bcf0d224b4f9cac760c
-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-07  8:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-07  3:35 [PATCH olang 0/5] docs: some improvements on the website Carlos Maniero
2024-09-07  3:35 ` [PATCH olang 1/5] docs: unify manual and site style Carlos Maniero
2024-09-07  3:35 ` [PATCH olang 2/5] docs: include the manual link over the manual Carlos Maniero
2024-09-07  3:35 ` [PATCH olang 3/5] docs: make the olang visuals a w3m like website Carlos Maniero
2024-09-07  3:35 ` [PATCH olang 4/5] docs: prevents the menu items to break line Carlos Maniero
2024-09-07  3:35 ` [PATCH olang 5/5] docs: home page: transform the unfinished software warn into a notice Carlos Maniero
2024-09-07 10:38 ` [PATCH olang 0/5] docs: some improvements on the website Johnny Richard

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox