We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
I followed along until: Test the Framework -
We can test whether semantic UI framework is properly integrated or not by using classes from the CSS of the framework. Use following sample example of the framework to get code which uses Semantic UI components.
I am unclear what to do next to try semantic with rails. Can you elaborate?
Hi pete,
You can follow below given link -
http://semantic-ui.com/buil...
and use this example for testing your Semantic UI integration.
Read the Note given -
- If you are following Homepage example, then put homepage.css in /app/assets/css directory.
- Puts homepage.js in /app/assets/js directory
The links are broken. I cannot view the "Homepage" example. Would you mind fixing this? Thank you.
I see - You can clone semantic ui's repo here: http://semantic-org.github.... and then open the example folder, here there is a html document called "Homepage".