Giter Club home page Giter Club logo

wiki-site's People

Contributors

benoitj avatar bkaestner avatar daviwil avatar duckwork avatar humhongekamyaab avatar minikn avatar nackjicholson avatar shombando avatar thecatster avatar u32luke avatar watsonjt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wiki-site's Issues

Add Article - Nix

Nix is quite useful for installing nonfree (or simply not in the Guix repository) software, and is referenced in the wiki already several times. This should be done fairly soon! I already have a draft, so I'll assign this to myself (which will be worked on after the UX improvements).

tables in org pages don't render in the html generated site

the gemini sites shows tables, but not the html site.

see this commit for an example of a table that dont render: be96c1a

it's possibly related to how publish.el export backends are configured, or slimhtml:

wiki-site/publish.el

Lines 257 to 266 in 4571a28

(org-export-define-derived-backend 'site-html
'slimhtml
:translate-alist
'((template . dw/org-html-template)
(link . dw/org-html-link)
(code . ox-slimhtml-verbatim)
(headline . dw/org-html-headline))
:options-alist
'((:page-type "PAGE-TYPE" nil nil t)
(:html-use-infojs nil nil nil)))

Rework Guix Install Guide

I just watched your video today @daviwil, and I think your show notes are way nicer than my current article. Would you mind if I combined them?

I think that would be a nice thing to keep on the wiki. I've also reinstalled Guix on one of my MacBooks and will start writing more articles again.

Overhaul UX and improve site indexing

Currently the UX is definitely clunky, and there is no indexing. This renders our search function useless; setting up a site map is crucial, and should help with this. Pages like the recently merged "browsers" aren't even accessible easily, and with the current layout have no reasonable way to be incorporated. I take inspiration from the handling of the Debian and Arch wikis, however incorporating the existing style of the site.

This is a fairly high priority, and is already being worked on.

error in guix wsl install

get this result after trying to run the powershell command using the latest windows 11 with everything upgraded to date:
`

wsl -d guix --exec /bin/busybox sh -c "/mnt/c/Users/kevin/OneDrive/Desktop/guix-install.sh /mnt/c/Users/kevin/OneDrive/Desktop/wsl.scm"
wsl.scm:13:2: error: (operating-system (host-name "guix") (keyboard-layout (keyboard-layout "us" "altgr-intl")) (users (cons (user-account (name "wsl") (group "users") (home-directory "/home/wsl") (supplementary-groups (quote ("wheel")))) %base-user-accounts)) (kernel hello) (initrd (lambda* rest (plain-file "dummyinitrd" "dummyinitrd"))) (initrd-modules (quote ())) (firmware (quote ())) (bootloader (bootloader-configuration (bootloader (bootloader (name (quote dummybootloader)) (package hello) (configuration-file "/dev/null") (configuration-file-generator (lambda* rest (computed-file "dummybootloader" (gexp (mkdir (ungexp output)))))) (installer (gexp (const #t))))))) (file-systems (list (file-system (device "/dev/sdb") (mount-point "/") (type "ext4") (mount? #t)))) (services (list (service guix-service-type) (service special-files-service-type (quasiquote (("/usr/bin/env" (unquote (file-append coreutils "/bin/env"))))))))): missing field initializers (timezone)`

Add Article - Org Roam

Org Roam is an amazing tool that is highly customisable. Including information about it in the Emacs wiki would be great!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.