ultimate-jekyll-manager
Version:
Ultimate Jekyll dependency manager
139 lines (132 loc) • 1.61 kB
JavaScript
module.exports = [
// Tech words
'webhook',
'webhooks',
'oauth2',
'oauth',
'api',
'apis',
'frontend',
'backend',
'navbar',
'dropdown',
'toggler',
'permalink',
'permalinks',
'scss',
'css',
'js',
'json',
'yaml',
'yml',
'markdown',
'md',
'html',
'dom',
'seo',
'meta',
'async',
'auth',
'authed',
'config',
'configs',
'env',
'devtools',
'minify',
'minified',
'webpack',
'plugin',
'plugins',
'analytics',
'gtag',
'viewport',
'crossorigin',
'noindex',
'nofollow',
'sitemap',
'favicon',
'touchicon',
'browserconfig',
'prefetch',
'preconnect',
'preload',
'lazyload',
'lazyloading',
'srcset',
'webp',
'jpg',
'jpeg',
'png',
'svg',
'gif',
'woff',
'woff2',
'ttf',
'eot',
// Services
'firebase',
'firestore',
'unsplash',
'mailchimp',
'cloudflare',
'jsdelivr',
'cdnjs',
'gstatic',
'googleapis',
'fontawesome',
'bootstrap',
'jquery',
'adsense',
'giscus',
'disqus',
'github',
'gitlab',
'bitbucket',
'linkedin',
'facebook',
'instagram',
'tiktok',
'youtube',
'twitter',
'whatsapp',
'telegram',
'discord',
'slack',
'twitch',
'spotify',
'soundcloud',
'mixcloud',
'tumblr',
// 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',
]