Home
Softono

Author Child

Open source CSS
47
Stars
3
Forks
0
Issues
2
Watchers
1 year
Last Commit

 About Author Child

A child theme of Author for WordPress

Platforms

Web Self-hosted

Languages

CSS

Links

Need Help Installing Author Child?

We provide expert installation service for this software. Our team will install, configure, and secure Author Child on your server. plans start at just $30.

Author Child

View on GitHub

author-child

Screenshot of the Author Child theme

A child theme of Author by Compete Themes. This only contains a subset of the Font Awesome icons relevant to me. The icons that are loaded can be adjusted in the build.js file.

Building

To build this project, you will need to have Node.js installed. Then, run the following commands:

# Install dependencies
npm ci
# Build the theme
npm run build

SASS Folder

I do not intend to edit any sass files except for the style.scss file and the _variables.scss file. Other customizations will be placed in the _child_theme.scss file.