You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/about.qmd
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,13 @@ No infrastructure required.
26
26
</div>
27
27
</div>
28
28
29
+
"Civitas" refers to a community of citizens, encompassing the rights, duties, and privileges associated with belonging.
30
+
It's a term that signifies citizenship, not just a physical city, but also the political and social fabric of the community.
31
+
32
+
## Usage
33
+
34
+
See [README.md](https://github.com/ClojureCivitas/clojurecivitas.github.io/blob/main/README.md).
35
+
29
36
## Rationale
30
37
31
38
Clojure and markdown are a natural fit for interactive, literate programming.
@@ -35,9 +42,9 @@ This friction discourages experimentation and makes publishing harder than it ne
35
42
36
43
### Make Publishing Notebooks Easy
37
44
38
-
[Clay](https://scicloj.github.io/clay/) notebooks combine Clojure and markdown for expressive, interactive literate programming.
45
+
Notebooks combine Clojure and markdown for expressive, interactive literate programming.
39
46
Compared to blogs, gists, or repos, they better support combining narrative, code, and results in a single document.
40
-
Civitas removes the friction of publishing by letting anyone submit notebooks or markdown without setting up a new project or hosting workflow.
47
+
Civitas removes the friction of publishing by enabling you to submit notebooks or markdown without setting up a new project or hosting workflow.
41
48
It provides a shared, well-organized platform for short experiments, tutorials, notes, and blog posts.
42
49
43
50
### Build a Database of Knowledge
@@ -78,4 +85,5 @@ See the [Clojure Civitas Analytics Dashboard](https://clojurecivitas.goatcounter
78
85
79
86
### Technical Details
80
87
88
+
Made with [Clay](https://scicloj.github.io/clay/).
81
89
See the [README.md](https://github.com/ClojureCivitas/clojurecivitas.github.io/blob/main/README.md) in the repository for contribution guidelines and technical details.
0 commit comments