[READ-ONLY] Mirror of https://github.com/mrgnw/cv.
0

Configure Feed

Select the types of activity you want to include in your feed.

generate pdfs

+2 -2
+2 -2
generate-pdf.js
··· 7 7 8 8 const getAllVersions = () => { 9 9 return fs.readdirSync(path.join('src', 'lib', 'versions')) 10 - .filter(file => file.endsWith('.json')) 10 + .filter(file => /\.(json[c5]?)$/.test(file)) 11 11 .map(file => path.parse(file).name); 12 12 }; 13 13 ··· 28 28 const getVersionNames = (specificVersions) => { 29 29 const versionsDir = path.join('src', 'lib', 'versions'); 30 30 let files = fs.readdirSync(versionsDir) 31 - .filter(file => file.endsWith('.json')) 31 + .filter(file => /\.(json[c5]?)$/.test(file)) 32 32 .map(file => path.parse(file).name); 33 33 34 34 if (specificVersions?.includes('all')) {
static/morgan-williams-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.allianz-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.allianz.pdf

This is a binary file and will not be displayed.

static/morgan-williams.backend-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.backend.pdf

This is a binary file and will not be displayed.

static/morgan-williams.coinbase-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.coinbase.pdf

This is a binary file and will not be displayed.

static/morgan-williams.data-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.data.pdf

This is a binary file and will not be displayed.

static/morgan-williams.dx-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.dx.pdf

This is a binary file and will not be displayed.

static/morgan-williams.english-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.english.pdf

This is a binary file and will not be displayed.

static/morgan-williams.fullstack-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.fullstack.pdf

This is a binary file and will not be displayed.

static/morgan-williams.pdf

This is a binary file and will not be displayed.

static/morgan-williams.pitch-sans.pdf

This is a binary file and will not be displayed.

static/morgan-williams.pitch.pdf

This is a binary file and will not be displayed.