Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericalli/google-typography
A simple plugin that lets you use and customize (in real-time!) any fonts from Google Fonts on your existing site, all without writing a single line of code.
https://github.com/ericalli/google-typography
fonts google-fonts typography wordpress wordpress-plugin
Last synced: 19 days ago
JSON representation
A simple plugin that lets you use and customize (in real-time!) any fonts from Google Fonts on your existing site, all without writing a single line of code.
- Host: GitHub
- URL: https://github.com/ericalli/google-typography
- Owner: ericalli
- Created: 2013-05-15T00:19:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T11:47:26.000Z (almost 6 years ago)
- Last Synced: 2024-10-12T00:35:03.510Z (about 1 month ago)
- Topics: fonts, google-fonts, typography, wordpress, wordpress-plugin
- Language: CSS
- Homepage: https://wordpress.org/plugins/google-typography/
- Size: 945 KB
- Stars: 12
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Google Typography
Google Typography is a simple plugin that lets you use and customize (in real-time!) any fonts from Google Fonts on your existing WordPress site, all without writing a single line of code.
## Using Google Typography
### Automatic Installation
1. Log in and navigate to Plugins → Add New.
2. Type "Google Typography" into the Search input and click the "Search Widgets" button.
3. Locate the Google Typography in the list of search results and click "Install Now".
4. Click the "Activate Plugin" link at the bottom of the install screen.
5. Navigate to Appearance → Typography to follow the on-screen instructions to begin using Google Typography.### Manual Installation
1. Download the "Google Typography" plugin from WordPress.org.
2. Unzip the package and FTP it to your wp-content/plugins directory.
3. Log into WordPress and navigate to the "Plugins" screen.
4. Locate "Google Typography" in the list and click the "Activate" link.
5. Navigate to Appearance → Typography to follow the on-screen instructions to begin using Google Typography.## Get in touch!
If you're using Google Typography, I'd love to hear from you. Drop me a line and let me know what you think.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request