Giter Club home page Giter Club logo

php's Introduction

Argo Core

"Keep your content cancel-resistant."

Argo is a flat-file static-site blog authoring and building system. It presents a browser interface for ease of use, and synchronizes with any hosting service using Git or rsync.

Because Argo keeps all your content on your computer, no hosting service can ever deprive you of your content by cancelling your account. The content you create is always on your own computer. This makes Argo sites more resistant to censorship. Further, because Argo is a flat-file static-site system, remote hosting requirements are minimal. Only a web server and a syncing service are needed.

This repository holds the core PHP code powering the desktop application.

Warnings

This package is IS NOT a server application. DO NOT install it on a server.

Instead, this package is an end-user application, to be installed on firewalled client computers.

This package DOES NOT use Semantic Versioning. It is intended primarily as a product, not as a set of libraries.

Installation

Mac Users

Visit getargo/app to get the Mac app.

Linux Users

TBD.

Developers

Get Composer, then issue the following commands:

% git clone [email protected]:getargo/php argo-php
% cd argo-php
% composer install
% php ./bin/admin.php

That will open Argo in your client browser. Use Ctrl-C to stop the Argo app.

To update the Argo code, change to the argo-php directory, then issue git pull && composer update.

Getting Started

Watch this 4-minute video: https://vimeo.com/472384437

php's People

Contributors

pmjones avatar koriym avatar

Stargazers

 avatar Jonathon Hill avatar megax avatar  avatar Isaac Hopper avatar Teemu Mäntynen avatar Auke van Slooten avatar Adrian Şilimon-Morariu avatar projectmb avatar Mike Soule avatar Andreas Kollaros avatar  avatar yingbo cheng avatar Guillaume Loulier avatar Cherif Bouchelaghem avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.