Skip to content

Commit

Permalink
Added getting started video link.
Browse files Browse the repository at this point in the history
  • Loading branch information
chr15m committed Jan 13, 2025
1 parent 650f5d7 commit acd1a0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ Web framework for ClojureScript on Node.
<img src="docs/logo.svg?sanitize=true" alt="Sitefox logo"><br/>
</p>

In the tradition of Django, Flask, and Rails.
In the tradition of Flask, and Sinatra.
Designed for indie devs who ship fast.
Battle tested on real sites.

[Philosophy](#philosophy) | [Quick start](#quick-start) | [Documentation](https://chr15m.github.io/sitefox/) | [API](#api) | [Examples](https://github.com/chr15m/sitefox/tree/main/examples) | [Community](#community)

[Getting started YouTube video](https://www.youtube.com/watch?v=zjLaLXfgY34).

```clojure
(ns webserver
(:require
Expand Down

0 comments on commit acd1a0f

Please sign in to comment.