An open API service indexing awesome lists of open source software.

https://github.com/hellofromtonya/fulcrum-site

Fulcrum Site Specific plugin
https://github.com/hellofromtonya/fulcrum-site

Last synced: 2 months ago
JSON representation

Fulcrum Site Specific plugin

Awesome Lists containing this project

README

          

# Fulcrum-Site Plugin

This plugin provides general website-specific functionality. It is an addon for [Fulcrum](https://github.com/hellofromtonya/fulcrum). This particular plugin is configured for [my personal website](http://hellofromtonya.com).

## Features
It's really quite simply as it adds the following functionality:

1. [Font Awesome](https://fortawesome.github.io/Font-Awesome/)
2. Info-box shortcode
3. Clearfix shortcode
4. Scroll up
5. Smooth scroll
6. Fullpage navigation JavaScript handler

## Installation

1. Install the [Fulcrum](https://github.com/hellofromtonya/fulcrum), the central custom repository plugin for WordPress.
2. Then you can install this plugin.

Installation from GitHub is as simple as cloning the repo onto your local machine. To clone the repo, do the following:

1. Using PhpStorm, open your project and navigate to `wp-content/plugins/`. (Or open terminal and navigate there).
2. Then type: `git clone https://github.com/hellofromtonya/Fulcrum-Site.git`.

## Configuration
Everything is configurable using the configuration files found in the `config` folder. The font icons use the chevrons from [Font Awesome](https://fortawesome.github.io/Font-Awesome/). To change to a different icon, do the following:

## Contributions

All feedback, bug reports, and pull requests are welcome.