Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Website for inclojure.org

License

NotificationsYou must be signed in to change notification settings

inclojure-org/inclojure-org.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

To start theFigwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel 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.

Release

  • The action.github/workflows/pages.yml is 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 themaster branch, all development happens ontrunk
  • Push totrunk for your changes to be picked up for deployment overmaster
  • When you push totrunk, the action also deploys a commit tomaster

About

Website for inclojure.org

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors16


[8]ページ先頭

©2009-2025 Movatter.jp