Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Markech
refinerycms-news
Commits
63e9429b
Commit
63e9429b
authored
Apr 27, 2012
by
Andrew Hooker
Committed by
Uģis Ozols
May 31, 2012
Browse files
Adding More Info to README
parent
150fd8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
readme.md
View file @
63e9429b
...
...
@@ -42,4 +42,10 @@ Type this command at your project root to override the default front end views:
To get RSS for your entire site, insert this into the head section of your layout after installing:
<
%=
auto_discovery_link_tag
(
:rss
,
refinery.news_items_url(:format =
>
'rss')) %>
\ No newline at end of file
<%= auto_discovery_link_tag(:rss, refinery.news_items_url(:format => 'rss')) %>
## More Information
*
Check out our
[
Website
](
http://refinerycms.com/
)
*
Refinery Documentation is available in the
[
guides
](
http://refinerycms.com/guides
)
*
Questions can be asked on our
[
Google Group
](
http://group.refinerycms.org
)
*
Questions can also be asked in our IRC room,
[
#refinerycms on freenode
](
irc://irc.freenode.net/refinerycms
)
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment