ReFL's website
Go to file
engboris 1d932ac338 Merge remote history before migration 2025-12-04 23:50:33 +01:00
archetypes Add first version of the website 2024-05-01 21:48:20 +02:00
content Update meetings 2025-12-03 22:35:15 +01:00
layouts Add ReFL x Crystal meeting, update members 2025-01-19 16:27:02 +01:00
public Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
src Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
static Add Pierre's presentation 2024-11-03 14:24:53 +01:00
.gitignore Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
.hugo_build.lock Add ReFL x Crystal meeting, update members 2025-01-19 16:27:02 +01:00
CLAUDE.md Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
LICENSE Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
README.md Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
astro.config.mjs Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
go.mod Add first version of the website 2024-05-01 21:48:20 +02:00
go.sum Add first version of the website 2024-05-01 21:48:20 +02:00
hugo.toml Update meetings 2025-12-03 22:35:15 +01:00
package-lock.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
package.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00
tsconfig.json Initial commit: Migrate ReFL website to AstroJS 2025-12-04 23:47:45 +01:00

README.md

ReFL - Reflexions sur les Fondements de la Logique

French scientific network on the foundations of logic and computation.

Development

npm install
npm run dev

Build

npm run build
npm run preview