forked from codereddit/codereddit
-
Notifications
You must be signed in to change notification settings - Fork 0
Steven-Soult-Jr/codereddit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<html> <head> <title>ReadMe</title> </head> <body> <h1>About CodeReddit.com</h1> Thanks for your interest in CodeReddit! We are the original site that brought you a safe way to lurk reddit while at your white collar IT job.<br /> We're back using the work of <a href="http://www.kpetrovich.com">Kyle Petrovich</a>, creator of <a href="http://www.codereddit.net">CodeReddit.net</a>, as a framework to rebuild ourselves.<br /><br /> Are you lost? Did you want <a href="https://github.com/reddit/">actual reddit code</a> or perhaps you're a dev looking for the <a href="http://www.reddit.com/dev/api">reddit api</a>? <br /><br /> <a style="font-weight:bold" href="/">Return to Browsing CodeReddit.com</a> <p><strong>Tips for new users:</strong></p> Clickable links will underline on hovering. These include, <ul> <li>Function names (posts)</li> <li>Subreddit names in function parameter list</li> <li>For loop (to show comments inline)</li> <li>LoadComments (to view comments as a page)</li> <li>NextPage (to advance to the next 25 posts)</li> </ul> Clicking on the "edit mode" include at the top will make the page editable, because why not. Note: you'll need to refresh to make it uneditable. <br/ > You can change the displayed language by clicking on the language defined in the header. It currently cycles between php, csharp, xml, python. <br/ > You can support our site by turning off adblock. <br/ ><br /> Comments/Questions/Suggestions? Send me a PM, DunningKruger_Effect, on reddit. <br /><br /> Share the site with your friends, co-workers, and family! <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style addthis_32x32_style"> <a class="addthis_button_facebook"></a> <a class="addthis_button_reddit"></a> <a class="addthis_button_twitter"></a> <a class="addthis_button_pinterest_share"></a> <a class="addthis_button_google_plusone_share"></a> <a class="addthis_button_email"></a> </div> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=undefined"></script> <!-- AddThis Button END --> </body> </html>
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 95.6%
- CSS 3.6%
- HTML 0.8%