All Projects → jcc → blog

jcc / blog

Licence: MIT license
🌟 PJ Blog is an open source blog built with Laravel and Vue.js.

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
Blade
752 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to blog

Xa
Beautiful & Customizable logger ❤️
Stars: ✭ 78 (-97.24%)
Mutual labels:  beautiful
Musicx Music Player
Simple, Elegant ,Beautiful Material Android Music Player.
Stars: ✭ 179 (-93.67%)
Mutual labels:  beautiful
Making-elegant-Matlab-figures
A repository comprising multiple functions for making elegant publication-quality figures in MATLAB
Stars: ✭ 44 (-98.44%)
Mutual labels:  beautiful
Carbon Api
Unofficial API for generating beautiful images of your source code using Carbon.
Stars: ✭ 89 (-96.85%)
Mutual labels:  beautiful
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (-93.81%)
Mutual labels:  beautiful
Libheatmap
High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
Stars: ✭ 241 (-91.48%)
Mutual labels:  beautiful
Stickyswitch
⭐️ beautiful switch widget with sticky animation ⭐️
Stars: ✭ 725 (-74.37%)
Mutual labels:  beautiful
ninja-ui-syntax
Beautiful Atom syntax theme inspired by a Dribbble shot.
Stars: ✭ 17 (-99.4%)
Mutual labels:  beautiful
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (-93.78%)
Mutual labels:  beautiful
limus
🎨 Make your screenshot/image more professional by rotating, adding shadow and more.
Stars: ✭ 101 (-96.43%)
Mutual labels:  beautiful
Thegorgeouslogin
Login page built with @flutter 😍
Stars: ✭ 1,331 (-52.95%)
Mutual labels:  beautiful
Laravel Blog Poetry All
Laravel诗词博客-匠心编程,热爱生活。喜欢就 Star 吧
Stars: ✭ 157 (-94.45%)
Mutual labels:  beautiful
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (-97.56%)
Mutual labels:  beautiful
P32929.github.io
Second iteration of my portfolio - created using ReactJS, Material-UI, Overmind, etc
Stars: ✭ 84 (-97.03%)
Mutual labels:  beautiful
beautiful-date
Simple and beautiful way to create date and datetime objects in Python.
Stars: ✭ 33 (-98.83%)
Mutual labels:  beautiful
Danneskjold Theme
Beautiful high-contrast emacs theme
Stars: ✭ 26 (-99.08%)
Mutual labels:  beautiful
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (-93.78%)
Mutual labels:  beautiful
beautiful-android-ui
Beautiful Android UI Objects
Stars: ✭ 30 (-98.94%)
Mutual labels:  beautiful
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (-98.8%)
Mutual labels:  beautiful
pbft
Implementation of the Practical Byzantine Fault Tolerant Algorithm (pbft)
Stars: ✭ 114 (-95.97%)
Mutual labels:  beautiful

Powered By Jiajian Chan

🎈 PJ Blog is an open source blog built with Laravel and Vue.js. https://pigjian.com

Special thanks to the generous sponsorship by:

PJ Blog

This is a powerful blog, I try to build the blog more beautiful, more convenient.

Laravel 5.* and Vuejs 2.* combined with the establishment of a good response and quickly dashboard, the dashboard made through the Vuejs component development.

I believe it will be better and better. If you are interested in this, you can join and enjoy it.

Here is documents

Example

Basic Features

  • Manage users, articles, discussions and media
  • Statistical tables
  • Categorize articles
  • Label classification
  • Content moderation
  • Own comments system
  • Multi-language switching
  • Markdown Editor
  • Roles & Permissions
  • and more...

PJ Blog Laravel 7.*

Server Requirements

  • PHP >= 7.2.5
  • Node >= 6.x
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Preview

New Blog

New Blog

Install

1. Clone the source code or create new project.

git clone https://github.com/jcc/blog.git

OR

composer create-project jcc/blog

2. Set the basic config

cp .env.example .env

Edit the .env file and set the database and other config for the system after you copy the .env.example file.

2. Install the extended package dependency.

Install the Laravel extended repositories:

composer install -vvv

Install the Vuejs extended repositories:

npm install

Compile the js code:

npm run dev

// OR

npm run watch

// OR

npm run production

3. Run the blog install command, the command will run the migrate command and generate test data.

php artisan blog:install

Contributors

Thanks

Donate

Support all ERC20 tokens. My Address: 0x600dfF1311E5DA3a8697fD86d4Fd9bed257395eb

License

The project is open-sourced software licensed under the MIT license.

QQ Group: 272734386

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].