Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769720
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..aa843e6
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "phabricator.uri": "https://devcentral.nasqueron.org",
+ "repository.callsign": "EGLIDEWWW"
+}
diff --git a/.arclint b/.arclint
new file mode 100644
index 0000000..bfdb89f
--- /dev/null
+++ b/.arclint
@@ -0,0 +1,18 @@
+{
+ "linters": {
+ "chmod": {
+ "type": "chmod"
+ },
+ "filename": {
+ "type": "filename"
+ },
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ }
+ }
+}
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..49f28b6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Mac OS X
+.DS_Store
+
+# Node, bower, composer artifacts
+node_modules
+npm-debug.log
+bower_components
+vendor
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..af960fa
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# Eglide web site
+
+## Introduction
+
+A web site for https://www.eglide.org/, a free, community-oriented,
+professional shell hosting service.
+
+## Installation
+
+> Document here any step to install the site.
+> You're first to commit, you've the choice to decide how that installs.
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Nov 25, 16:39 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258093
Default Alt Text
(1 KB)
Attached To
Mode
rEGLIDEWWW Eglide web site
Attached
Detach File
Event Timeline
Log In to Comment