Skip to content

An October CMS theme template with Bootstrap and Font Awesome

Notifications You must be signed in to change notification settings

Byte-Method/oc-template-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

October CMS Template Theme

Fontawesome

Pro

If you have access to the Fontawesome Pro NPM repository, you'll have to use your access token to connect the pro NPM repository before installing the dependencies:

npm config set "@fortawesome:registry" https://npm.fontawesome.com/ && \
npm config set "//npm.fontawesome.com/:_authToken" 00000000-0000-0000-0000-000000000000

Free

If you're using the free version of Fontawesome, replace the pro dependency with the free version:

yarn remove @fortawesome/fontawesome-pro
yarn add @fortawesome/fontawesome-free

About

An October CMS theme template with Bootstrap and Font Awesome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published