ultimate-jekyll-manager
Version:
Ultimate Jekyll dependency manager
51 lines (44 loc) • 515 B
JavaScript
module.exports = [
// Tech words
'webhook',
'oauth2',
'oauth',
'api',
// Services
'firebase',
'firestore',
'unsplash',
'mailchimp',
// Auth words
'signin',
'signout',
'signup',
// Names
'ian',
'alex',
'raeburn',
// Abbreviations
// Days
'mon',
'tue',
'wed',
'thu',
'fri',
'sat',
'sun',
// Months
'jan',
'feb',
'mar',
'apr',
'may',
'jun',
'jul',
'aug',
'sep',
'oct',
'nov',
'dec',
// Words that should be words
'unpublish',
]