- Notifications
You must be signed in to change notification settings - Fork2
inclojure-org/inclojure-org.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Built usingClojureScript +reagent
- InstallClojure + lein before starting
- The default branch for this repo is
trunk
To start theFigwheel compiler, navigate to the project folder and run the following command in the terminal:
lein figwheelFigwheel will automatically push cljs changes to the browser. Visithttp://localhost:3449 to see the website.
Figwheel also startsnREPL using the value of the:nrepl-port in the:figwheelconfig found inproject.clj.
By default thenREPL port is set to7002.
- The action
.github/workflows/pages.ymlis used to host the site over Github Pages - The action takes care of building the static files, and hence they are
.gitignored from the project - We only keep Github Pages relevant files in the
masterbranch, all development happens ontrunk - Push to
trunkfor your changes to be picked up for deployment overmaster - When you push to
trunk, the action also deploys a commit tomaster
About
Website for inclojure.org
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.