GithubHelp home page GithubHelp logo

phalcon / builtwith Goto Github PK

View Code? Open in Web Editor NEW
39.0 20.0 65.0 102.41 MB

Websites built with Phalcon

Home Page: https://builtwith.phalcon.io

License: MIT License

HTML 25.15% Shell 0.65% Ruby 0.25% CSS 71.60% JavaScript 1.49% PHP 0.87%
phalcon php website

builtwith's Introduction

Built with Phalcon

Gallery of applications, demos and projects built with Phalcon

https://builtwith.phalcon.io

Disclaimer

This site has been inspired by https://builtwith.angularjs.org/. The github code has been forked and adapted to Phalcon. Credits to the contributors of that project for their hard work.

Adding your project

If you are familiar with Jekyll, then adding a site will be very easy!

  1. Your site needs first a slug. This is the domain name (ignore the www.). So if your site is www.sample.ld the slug will be sample.ld. If your site is blog.slug.ld your slug will be blog.slug.ld.

  2. Fork this repository.

  3. Add images:

  • Create a folder under /assets/projects using your slug (i.e. /assets/projects/blog.slug.ld)
  • Add the main image for your site. The main image can named anything but it will have to be defined in the meta.image entry of your submission. This will be displayed in the front screen.
  • Add as many images as you like in that folder (i.e. frontend.png, campaign.png)
  1. Add your page:
  • Go to the _posts folder. You can copy one of the existing files and adjust its name. The name must be DATE-slug.md. The date is in the Y-m-d format (i.e. 2018-12-15-blog.slug.ld.md)
  1. Open the file and adjust the metadata in the header. The metadata is enclosed between the --- lines. Please be careful since errors here will not allow your site to be displayed. The metadata section resembles the yaml format
---
layout: post                                        // Do not change this
title: 'The Slug Sample site'                       // Add a small title
stub: 'blog.slug.ld'                                // The unique slug
tags:                                               // One tag per line prefixed by `-`
  - production
  - productivity
  - forum
  - mysql
  - github
meta:
  image: 'thumb.png'                                // The main image for the entry
  author:
    name: 'Nikolaos Dimopoulos'                     // Your name (can leave blank)
    avatar: ''                                      // Github avatar or other
    github: 'https://github.com/niden'              // Github profile
    bitbucket: ''                                   // Bitbucket profile
    gitlab: ''                                      // Gitlab profile                                      
  site:
    tags:                                           // One tag per line prefixed by `-` (same as above)
      - production
      - productivity
      - forum
      - mysql
      - github
    link: 'https://blog.slug.ld'                    // Website URL
    social:
      github: 'https://github.com/niden/slug.ld'    // If the source code is available
      facebook: ''                                  // Facebook page/group for the site
      twitter: ''                                   // Twitter account for the site
      discord: ''                                   // Discord channel for the site
images:                                             // If you don't have any images leave the below empty
  - name: 'hmscreen1.png'                           // Name of first image
    text: 'Event Log/Dashboard'                     // Description of first image
  - name: 'hmscreen2.png'                           // Name of second image
    text: 'Campaign Pre-Send Screen'                // Description of second image
---
  1. Add the summary/description for your site. You will notice that there is a <!--more--> tag in the file you just copied. That placeholder splits the content and whatever is above it will show in the front page, while the rest will show in the page of your project. Please do not allow more than a handful of lines to be displayed at the front page to allow for an easy flow of reading and displaying projects.

  2. Issue a pull request

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

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.