Display job postings of a yawik instance on your website.
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/
Checkout the repository, then run
yarn install
yarn serve
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.