GithubHelp home page GithubHelp logo

parse-community / blog Goto Github PK

View Code? Open in Web Editor NEW
18.0 6.0 20.0 226.95 MB

Parse Community Blog

Home Page: http://blog.parseplatform.org

License: Apache License 2.0

HTML 6.18% Ruby 0.59% SCSS 93.23%
parse-server blog jekyll

blog's Introduction

Parse Community Blog

Twitter Follow Join The Conversation Backers on Open Collective Sponsors on Open Collective License

Setup

To run the site locally, you'll need Jekyll and the GitHub Pages gem. The GH Pages gem is required to provide your local site with a similar environment to prod. For example, the site.github param is automatically provided by GitHub in prod.

Prerequesites

  • Ruby 2.1 or higher;
  • Jekyll 3 or higher;
  • Bundler (gem install bundler).

Running

bundle install
bundle exec jekyll serve

Open http://127.0.0.1:4000/ in your web browser.

Contributing

Send your contribution via PR. Once it is merged, it will be automatically published to the site.

Adding an Author

Authors are key-value stored, so you will need to give yourself a key inside _config.yml - for example:

  flovilmart:
    name: Florent Vilmart
    byline: Core Contributor on Parse
    github: flovilmart
    twitter: flovilmart
    site: http://parseplatform.org/

Everything but name is optional.

Authoring an Article

To generate a new post, create a new file in the _posts directory. Be sure to add your name as the author of the post and include several categories if appropriate. Here is a sample header:

layout: post
title: Welcome to the new Parse Blog
date: 2017-07-06 13:08 -0700
comments: true
author: flovilmart
categories: [Announcements, Learn, Events, Customers, Videos]

More info can be found in the official docs.

Using categories & adding new ones

When adding a category to a blog post please remember to capitalize words. For categories with multiple words please separate words with dashes instead of spaces eg. New-Year not New Year.

The current list of categories:

  • Announcements
  • Community
  • Customers
  • Events
  • GitHub
  • JavaScript
  • Learn
  • New-Year
  • NodeJS
  • Notice
  • PHP
  • Release
  • SDK
  • Security
  • Update
  • Videos
  • Tutorial
  • Open-Source
  • Hacktoberfest
  • Engineering
  • Design

If you would like to use a new category please make a new file in the categories folder, for example:

---
layout: blog
permalink: /blog/categories/announcements/
pagination:
    enabled: true
    category: Announcements
    permalink: /:num/
---

blog's People

Contributors

awgeorge avatar davimacedo avatar dblythy avatar flovilmart avatar montymxb avatar mtrezza avatar tomwfox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

blog's Issues

"All" category Bug

"All" should not be an article category (but only a filter) and there is a bug when clicking in this category under an article

๐Ÿ“˜ Remove old content?

The oldest post on the blog is over 5 years old; as far as I'm concerned it makes no sense to retain content which is now completely irrelevant, written when Parse was very different and written by a company which has now long since cut its ties with Parse (Platform).

To retain the content also leaves the Parse Platform looking like a relic of its former self which I don't think is a good look moving forward.

My view is that we should at least remove all content before the moving on post which has the first mention of Parse Server.

Community Profile

The following things need to be written/decided on for the community profile of this repo:

๐Ÿ’ก Add Blog Posts with common File Use cases

Is your feature request related to a problem? Please describe.
We see a lot of different questions around file and profile management.

Describe the solution you'd like
Create a blog post with different recommended ways to manage files and profiles.

Describe alternatives you've considered

Additional context

๐Ÿ“‘ Suggestions for future blog post topics

This is a discussion thread for anyone to post ideas for future posts on the blog. Below are some ideas:

  • 'Customer' success stories - who is using the Parse Platform & why
  • Engineering update - update on the main features being worked on / complex bugs and issues / areas where help is wanted
  • Future vision - an outline of the vision for the future of the Parse Platform 2+ years
  • Community spotlight - highlighting all the great contributors / modules etc

Feel free to suggest other topics and/or pick one to tackle yourself - if you just want to get the ball rolling or aren't the best writer then start a pull request and we can work on it together.

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.