Skip to content
View jasalt's full-sized avatar

Organizations

@HacklabJKL

Block or report jasalt

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

Pinned Loading

  1. phel-wp-plugin phel-wp-plugin Public

    WordPress plugin skeleton and general resources about using Phel (Lisp) within WordPress.

    Shell 2 1

  2. utils.phel utils.phel
    1
    (ns my-ns\utils)
    2
    
                  
    3
    # WIP general utils for Phel programs
    4
    
                  
    5
    
                  
  3. wp.phel wp.phel
    1
    (ns my-ns\wp
    2
      (:require phel\str :as str)
    3
      )
    4
    
                  
    5
    # Some generally useful Phel wrapping over WordPress PHP API's.
  4. timphel-wp-theme timphel-wp-theme Public

    Experimental WordPress starter theme (or theme framework) using Phel (Lisp) and Timber. Currently only front-page and single article templates with basic layout are implemented.

    PHP

  5. timber/timber timber/timber Public

    Create WordPress themes with beautiful OOP code and the Twig Template Engine

    PHP 5.5k 514

  6. .emacs.d .emacs.d Public

    Forked from ashton314/emacs-bedrock

    Text editor config, 2023 re-write.

    Emacs Lisp