Skip to content

kuldar/veebiwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veebiwork

Getting started

Install dependencies and run the server:

yarn
yarn dev

How it works

Sites take its content from markdown files in /content. Two of pages (home and about) are referencing directly their respective markdown files.

Component loads all jobs (during build!) and lists them out. More about this

Job listings are separate static sites thanks to dynamically created export map. More about this

Releases

No releases published

Packages

No packages published