updating README with new doc links (#1149)

This commit is contained in:
Brian Talbot
2018-06-27 21:01:13 -04:00
committed by GitHub
parent dc4f346fb4
commit 2579b9789e

View File

@@ -6,19 +6,35 @@ Not familiar with Font Awesome 5? [Learn more](https://www.kickstarter.com/proje
## Documentation ## Documentation
Learn how to [get started](https://fontawesome.com/get-started) with Font Awesome or dive deeper into [other topics](https://fontawesome.com/how-to-use). Learn how to get started with Font Awesome and then dive deeper into other and advanced topics:
* [SVG with JS](https://fontawesome.com/how-to-use/svg-with-js) ### Using Font Awesome on the Web
* [Web Fonts with CSS](https://fontawesome.com/how-to-use/web-fonts-with-css)
* [Use on the Desktop](https://fontawesome.com/how-to-use/use-on-desktop) * [With SVG with JavaScript](https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=svg-with-js)
* [Use with Node.js](https://fontawesome.com/how-to-use/use-with-node-js) * [With web fonts with CSS](https://fontawesome.com/how-to-use/on-the-web/setup/getting-started?using=web-fonts-with-css)
* [JS Component Packages](https://fontawesome.com/how-to-use/js-component-packages) * [Upgrading from version 4](https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4)
* [SVG Sprites](https://fontawesome.com/how-to-use/svg-sprites) * [Installing Font Awesome with a package manager](https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers)
* [Upgrading from Version 4](https://fontawesome.com/how-to-use/upgrading-from-4) * [Downloading + hosting Font Awesome yourself](https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself)
* [Server Side Rendering](https://fontawesome.com/how-to-use/server-side-rendering) * [Performance and security](https://fontawesome.com/how-to-use/performance-and-security)
* [Font Awesome API](https://fontawesome.com/how-to-use/font-awesome-api) * [Accessibility](https://fontawesome.com/how-to-use/on-the-web/other-topics/accessibility)
* [Performance and Security](https://fontawesome.com/how-to-use/performance-and-security) * [Troubleshooting](https://fontawesome.com/how-to-use/on-the-web/other-topics/troubleshooting)
* [Accessibility](https://fontawesome.com/how-to-use/accessibility)
#### Advanced Options & Techniques
* [Using CSS pseudo-elements](https://fontawesome.com/how-to-use/on-the-web/advanced/css-pseudo-elements)
* [SVG sprites](https://fontawesome.com/how-to-use/svg-sprites)
* [The Font Awesome API](https://fontawesome.com/how-to-use/font-awesome-api)
* [SVG symbols](https://fontawesome.com/how-to-use/on-the-web/advanced/svg-symbols)
* [SVG JavaScript Core](https://fontawesome.com/how-to-use/on-the-web/advanced/svg-javascript-core)
* [Server side rendering](https://fontawesome.com/how-to-use/server-side-rendering)
### Using Font Awesome on the Desktop
* [Getting started](https://fontawesome.com/how-to-use/on-the-desktop/setup/getting-started)
* [Upgrading from version 4](https://fontawesome.com/how-to-use/on-the-desktop/setup/upgrading-from-version-4)
* [Using ligatures](https://fontawesome.com/how-to-use/on-the-desktop/referencing-icons/using-ligatures)
* [Using glyphs](https://fontawesome.com/how-to-use/on-the-desktop/referencing-icons/using-glyphs)
* [Troubleshooting](https://fontawesome.com/how-to-use/on-the-desktop/other-topics/troubleshooting)
## 5.1.0 release ## 5.1.0 release