Neocities.org - the web site. Yep, the backend is open source!
Find a file
Rory O’Kane 63614b6f50 Set tab size in text editor to match default HTML
The default HTML in a new site’s `index.html` and `not_found.html` has 2-space indents. Setting the editor to match that makes the page easier to edit, because the user can use the Tab key for indentation.

This change is untested. The API call was copied from https://github.com/ajaxorg/ace/wiki/Embedding-API.
2013-06-21 22:20:25 -03:00
files drop in the system files so I have a backup of them incase something goes wron 2013-06-21 01:24:53 -07:00
jobs puts cleanups 2013-06-20 20:48:43 -07:00
migrations Add more indexes 2013-06-21 15:45:36 -07:00
models fix the validation again 2013-06-21 10:48:48 -07:00
public better display 2013-06-20 18:24:38 -07:00
tests Finish creation and signin flow 2013-05-25 17:09:48 -07:00
views Set tab size in text editor to match default HTML 2013-06-21 22:20:25 -03:00
.gitignore Working on signup and signin 2013-05-25 13:57:17 -07:00
app.rb Add missing required login 2013-06-21 11:57:18 -07:00
config.ru Initial checkin of project. Creates sites and goes to dashboard 2013-05-24 00:47:50 -07:00
config.yml.template initial stab at screenshots 2013-06-19 13:19:04 -07:00
environment.rb force encoding to utf-8 for external 2013-06-21 16:46:01 -07:00
Gemfile polish for browsing, add hit counter 2013-06-20 19:52:14 -07:00
Gemfile.lock polish for browsing, add hit counter 2013-06-20 19:52:14 -07:00
rainbows_config.rb reduce workers 2013-06-03 00:10:54 -07:00
Rakefile track visits from parsing custom nginx log file 2013-06-21 01:21:53 -07:00
README.md Initial commit 2013-05-23 21:15:17 -07:00

neocities-web

Web interface for neocities.org