AptlyOrg / jobs

1 stars 1 forks source link

Collect Job Description #6

Open AdminAtAptly opened 6 years ago

AdminAtAptly commented 6 years ago

Each Job should create its own distinct file in ./archive that uses the jobkey as the filename. All jobkey files should have an .html extension and should only contain valid html snippets.

magic.sh has an example of one approach for creating locally hosted job descriptions based on the jobkey. Simply looping through a collection of jobkeys, dropping them into the jk param just might do the trick.