Giter Club home page Giter Club logo

anchor-cms's Introduction

Anchor CMS

Anchor is a super-simple, lightweight blog system, made to let you just write. Check out the site.

Requirements

  • PHP 5.3.6+
    • curl
    • mcrypt
    • gd
    • pdo_mysql or pdo_sqlite
  • MySQL 5.2+

To determine your PHP version, create a new file with this PHP code: <?php echo PHP_VERSION; // version.php. This will print your version number to the screen.

Install

  1. Ensure that you have the required components.
  2. Download Anchor either from here or by cloning this Github repo.
  3. Upload Anchor through FTP/SFTP or whatever upload method you prefer to the public-facing directory of your site.
  4. Ensure that the permissions for the content and anchor/config folders are set to 0777.
  5. Create a database for Anchor to install to. You may name it anything you like. The method for database creation varies depending on your webhost but may require using PHPMyAdmin or Sequel Pro. If you are unsure of how to create this, ask your host.
  6. Navigate your browser to your Anchor installation URL, if you have placed Anchor in a sub directory make sure you append the folder name to the URL: http://MYDOMAINNAME.com/anchor
  7. Follow the installer instructions
  8. For security purposes, delete the install directory when you are done.

Problems?

If you can't install Anchor, check the forums; there's probably someone there who's had the same problem as you, and the community is always happy to help. Additionally, check out the documentation.

anchor-cms's People

Contributors

andre2 avatar andreyco avatar bake avatar clembazard avatar craigchilds94 avatar daturkel avatar daviddarnes avatar f3ndot avatar garrettrayj avatar grrnikos avatar horx avatar kausters avatar kodell avatar larrybolt avatar lazyyz avatar mazzorini avatar mlupine avatar moc avatar mrterryh avatar nathggns avatar nternetinspired avatar spenserj avatar srccd avatar swader avatar taufik-nurrohman avatar thisislawatts avatar woffleloffle avatar wyverald avatar xhinking avatar zackboe avatar

Watchers

 avatar  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.