Skip to content
View arcmode's full-sized avatar
🦖
🦖
  • Pinterest
  • San Francisco
Block or Report

Block or report arcmode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arcmode/README.md

Hi there

My name is David, I'm a software person and this is my personal webpage.

Blog

The blog index is here. It's built with Pandoc and deployed as a Github Page.

My Github Profile

The Readme.org file of this repo is deployed as Github Profile and the html version of it which is generated with Pandoc (same process as my blog) is the index of my Github Page.

TODO

  1. DONE Add Org Mode and Markdown support

  2. DONE Add fortune cookies

  3. TODO Try blockquote tag for fortune cookie message

  4. TODO Investigate DRY for build. Makefile reusable parts, pandoc configuration file

  5. TODO Try –number-sections

  6. TODO Investigate –indented-code-classes

  7. TODO Check out pandocsql

  8. TODO Libraries to write Pandoc filters in Rust, Guile, TypeScript (Deno or just Nodejs typings)

  9. TODO Make blog index include full hierarchy

  10. TODO Make blog index appear on posts with other series collapsed by default

  11. TODO Dark mode (dracula)

  12. TODO Dedicated templates/styles per page/post for seasonal posts

  13. TODO Add blog index to home page (readme)

  14. TODO move blog to arcmode/blog

  15. TODO specific templates (profile, homepage, blog root)

  16. TODO boilerplate automation (webcomponents)

  17. TODO use target-specific variables for pandoc formats

    https://www.gnu.org/software/make/manual/make.html#Target_002dspecific

  18. TODO custom style for ascii art

    https://www.patorjk.com/software/taag/#p=testall&v=0&f=Graffiti&t=PanBloKe

  19. TODO add configuration file following XDG conventions

    https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c

  20. TODO split index.html of profile repo and profile

Pinned

  1. elm-openfaas-example elm-openfaas-example Public

    An experiment on building a backend in Elm with OpenFaas and K8s

    Elm 4

  2. doctest doctest Public

    Python-like doctest functionality for Clojure.

    Clojure 3

  3. dot dot Public

    Simple dotfiles management with bash

    Nix

  4. elm-http-parser elm-http-parser Public

    Parse HTTP/1.1 requests strings in Elm

    Elm

  5. elm-openfaas-template elm-openfaas-template Public

    Elm template for OpenFaas

    JavaScript

  6. elm-task-middleware elm-task-middleware Public

    Task.Middleware, a sequence of tasks that can either continue or end.

    Elm