Skip to content

cross-solution/yawik-vue-joblist-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAWIK Joblist Widget

Display job postings of a yawik instance on your website.

Demo

If you are interested in displaying job postings of a YAWIK instance on your Website, please visit the demo site: https://cross-solution.github.io/yawik-vue-joblist-widget/

Development / Contributing

Setup development

Checkout the repository, then run

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

This section describes the processes to build and distribute the production files and is targeted mainly at maintainers of this project.

yarn build

The demo site is hosted as a Github page from the branch gh-pages. To distribute a new release, checkout this branch and put the files in a folder named after the version under the dist directory.

Edit index.md, and add the files to the Files section.
Also change the file sources in the Example section.