Loading .coleslawrc +1 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,7 @@ ;; deployment plugins ;; default deploy method is rsync (rsync "-avz" "--delete" "--exclude" ".git/" "--exclude" ".gitignore" "--copy-links")) :sitenav ((:url "https://common-lisp.net/project/cl-docker-images/" :name "Home") (:url "1.html" :name "News" :relative t) :sitenav ((:url "1.html" :name "News" :relative t) (:url "images/implementation-specific.html" :name "Implementation Images" :relative t) (:url "roadmap.html" :name "Roadmap" :relative t) (:url "infrastructure.html" :name "Infrastructure" :relative t) (:url "history.html" :name "History" :relative t) (:url "code-of-conduct.html" :name "Code of Conduct" :relative t) (:url "https://gitlab.common-lisp.net/cl-docker-images" :name "Code")) :staging-dir "/tmp/coleslaw/") index.page +13 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,10 @@ themselves, we plan on show casing uses of these images. We publish the following types of images: - **Implementation specific:** These images contain a single Common Lisp implementation. - **Development:** These images are geared toward interactive development. - [**Implementation specific**](images/implementation-specific.html): These images contain a single Common Lisp implementation. - [**Development**](images/development.html): These images are geared toward interactive development. We publish images for the following platforms. If someone would like to donate hardware or expertise for setting up environments for other platforms, Loading @@ -31,3 +32,12 @@ please reach out! - `linux/arm/v7` - `linux/arm64/v8` - `windows/amd64` The following pages contain more detail on this project: - [**Roadmap**](roadmap.html): Where this project is going in the future. - [**Infrastructure**](infrastructure.html): Where the code is hosted and how the images are built. - [**History**](history.html): Where these images came from. - [**Code of Conduct**](code-of-conduct.html): How we expect contributors to interact with each other. Loading
.coleslawrc +1 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,7 @@ ;; deployment plugins ;; default deploy method is rsync (rsync "-avz" "--delete" "--exclude" ".git/" "--exclude" ".gitignore" "--copy-links")) :sitenav ((:url "https://common-lisp.net/project/cl-docker-images/" :name "Home") (:url "1.html" :name "News" :relative t) :sitenav ((:url "1.html" :name "News" :relative t) (:url "images/implementation-specific.html" :name "Implementation Images" :relative t) (:url "roadmap.html" :name "Roadmap" :relative t) (:url "infrastructure.html" :name "Infrastructure" :relative t) (:url "history.html" :name "History" :relative t) (:url "code-of-conduct.html" :name "Code of Conduct" :relative t) (:url "https://gitlab.common-lisp.net/cl-docker-images" :name "Code")) :staging-dir "/tmp/coleslaw/")
index.page +13 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,10 @@ themselves, we plan on show casing uses of these images. We publish the following types of images: - **Implementation specific:** These images contain a single Common Lisp implementation. - **Development:** These images are geared toward interactive development. - [**Implementation specific**](images/implementation-specific.html): These images contain a single Common Lisp implementation. - [**Development**](images/development.html): These images are geared toward interactive development. We publish images for the following platforms. If someone would like to donate hardware or expertise for setting up environments for other platforms, Loading @@ -31,3 +32,12 @@ please reach out! - `linux/arm/v7` - `linux/arm64/v8` - `windows/amd64` The following pages contain more detail on this project: - [**Roadmap**](roadmap.html): Where this project is going in the future. - [**Infrastructure**](infrastructure.html): Where the code is hosted and how the images are built. - [**History**](history.html): Where these images came from. - [**Code of Conduct**](code-of-conduct.html): How we expect contributors to interact with each other.