GithubHelp home page GithubHelp logo

savvaniss / blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 65 KB

Fully working blog written in php based on Slim micro-framework and Twig template engine

Home Page: https://blog-mvc.herokuapp.com/

License: GNU General Public License v3.0

HTML 47.06% ApacheConf 0.16% CSS 2.80% PHP 49.98%

blog's Introduction

blog

this app is running on heroku https://blog-mvc.herokuapp.com/ based on master branch

Fully working blog written in PHP base on Slim micro-framework and Twig template engine. All HTML code is functional Twitter/Bootsrap Code

what it have:

  1. Login/register functionality.
  2. post-comment functionality with author display.
  3. comment creation with tinymc
  4. Latest post block
  5. Full tag support
  6. Sluged urls from post titles for best SEO
  7. post display from tags SEO friendly
  8. latest comment block
  9. post edit functionality
  10. rss for posts

how to use it:

  1. Clone the repository.
  2. Run from your terminal, composer install.
  3. Import database schema (openidea.sql) in database.
  4. Fill your database details on bootstrap/app.php.
  5. Register a user.
  6. Write your first post!

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.