Page MenuHomeDevCentral

D572.id1389.diff
No OneTemporary

D572.id1389.diff

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

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)

Event Timeline