A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/reclojure/reclojure.github.io/ below:

GitHub - reclojure/reclojure.github.io: The re:Clojure Website

This repo contains the website for https://reclojure.org

CLI commands listed below should be run from the project’s root.

Also, make sure you have done npm install at least once.

Run cider-jack-in-clj&cljs and then eval (go) at the REPL to start the development http server at http://localhost:7070

clj -M:dev:cider-nrepl
(go)
(cljs-repl)

Open http://localhost:7070

To build the project, run the following command:

This command creates and populates the docs directory with the result of running the build process merged with the files that are in resources/public. docs is the directory that should be published.

Local server to inspect build results

To test the output of the build process locally before deploying, run a local dev server with bb server and visit localhost:8080.

Note that this currently uses Python 3, but from within docs, any other local web server will probably do.

Merge your commits into master and it will be published live automatically by gh-action.

This is how the deploy works:

After the build is created and deployed, make sure to run bb clean if you branch from master in order to resume development, otherwise the CSS generated by the build process will stop newer CSS from loading.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4