Wollok Programming Language Web Site - TS implementation
Access it at : http://www.wollok.org
If you are looking for the Wollok Xtext Implementation Site, please visit http://xtext.wollok.org
Like any Astro + Starlight project, you'll see the following folders and files:
.
βββ public/
βββ src/
β βββ assets/
β βββ content/
β β βββ docs/
β β βββ config.ts
β βββ env.d.ts
βββ astro.config.mjs
βββ package.json
βββ tsconfig.json
.md
or .mdx
files in the src/content/docs/
directory.src/assets/
and embedded in Markdown with a relative link.public/
directory.All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add , astro check |
npm run astro -- --help |
Get help using the Astro CLI |
Just push into the main branch and it automatically deploys using Github pages.
For more information please check deploy.yaml file.
You will need an Astro editor. We recomend Visual Studio Code with some extensions.
You can download and import this profile in your Visual Studio Code. See this tutorial if you have any question.
Make sure you install the following extensions:
Follow the instructions on Wollok TS page about installing Node, NPM & nvm.
All contributions are welcome!
Powered by Uqbar