Skip to content

scicloj/scicloj.github.io

Repository files navigation

A draft for a Scicloj website redesign, based on the Doks Hugo theme.

Local development

Install dependencies:

npm install

Start development server:

npm run start

Browse the locally developed website at localhost:1313. Edit the .md files under content and see the website updating.

Tools and libraries list

The "tools and libraries" libs.md file is an exception -- it is generated from model.edn, rather than edited manually.

You can regenerate it using:

cd content/en/docs/resources/
./gen.clj libs.md

(assuming you have babashka installed)

Contributing

If you wish to have push permissions, please reach out to @daslu. This would automatically be reflected in the website (after a delay of a minute or so).

A pull request to model.edn and to the manually edited .md files under the content` directory would always be great.

For bigger changes, let us talk. You can use the Issues or reach out to Daniel Slutsky at the Clojurians Zulip chat.

About

The Scicloj website

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published