Giter Site home page Giter Site logo

hortus's Introduction

Clerk Templates

A collection of deps-new templates that make it easy to get started with Clerk.

Templates

This project defines the following templates:

  • clerk/notebook: Basic template for writing notebooks with Clerk
  • clerk/custom: Template for a Clerk project that includes custom ClojureScript or uses external plugins

First, install deps-new:

clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.13"}' :as new

Note If you don't have clojure installed, follow the instructions at clojure.org.

To create a new notebook project based on clerk/notebook, run the following command:

clojure -Sdeps '{:deps {io.github.nextjournal/clerk-cljs-demo {:git/sha "b805370715fdcaf34f6a9d6cb2efc2b12153c90c"}}}' \
  -Tnew create \
    :template clerk/custom \
    :name myusername/notebooks

This will generate a project in the directory notebooks, with myusername as the top-level namespace and notebooks as main namespace.

Customizing Templates

Each template takes a number of options for customization! See each template's directory (hyperlinked above) for a description of the customization options the template accepts.

License

Copyright © 2023 Nextjournal.

Distributed under the MIT License. See LICENSE.

hortus's People

Contributors

marchdown avatar uprootiny avatar

Watchers

 avatar

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.