Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767223
D572.id1389.diff
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
D572.id1389.diff
View Options
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
--- /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
--- /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
--- /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
--- /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/plain
Expires
Sat, Nov 23, 23:06 (19 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258674
Default Alt Text
D572.id1389.diff (1 KB)
Attached To
Mode
D572: Initial repository configuration
Attached
Detach File
Event Timeline
Log In to Comment