Articles tagged (
update
)




Build and Setup | Luminosity
Published 11 Aug 2021

Follow this installation guide to set up Luminosity

Installation


Packages used:


Requirements

  • PHP Version ≥ 7.0 (ext-mbstring and ext-exif enabled)
  • Composer package management (optional)
  • MySQL drivers


Setup Luminosity

Follow the given steps to setup Luminosity.


1. Setup Project

  • Clone project in htdocs directory using
git clone git@github.com:cmd3BOT/Luminosity.git

Rename application/Config/Config.example.php to Config.php


  • When remotely hosting your site typically the URL would not contain the folder name but only the host na...
82 views


README v1.1 | Luminosity
Published 11 Aug 2021

ue2upd9kmjs9aq1am6y1.png


Luminosity

Remote repository for Luminosity - The Modern Blogging Platform.


Features

  • Find articles on various topics
  • Follow other users
  • Use a web-friendly interface to create posts
  • Create drafts before publishing articles
  • Comment and react on articles
  • Bookmark articles
  • Customize your profile
  • Responsive Design and Dark Mode option


68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f636d6433626f742f696d6167652f75706c6f61642f76313632343832313130362f4c756d696e6f736974792f65313735386439393730323762363863326136343066623063363562393663392e706e67.png

Create Drafts and Articles


d1lssum3vnsvavhnpenb.png

Explore Articles


y6xrlakzklw8n3nh31ic.png

Customize your profile


Design


The project implements Model-View-Controller design pattern. This project has been built using a custom fr...

74 views


Changelog v1 | Luminosity
Published 29 Jul 2021

List of bug fixes, features and release notes for Luminosity

Changelog

0b19c2cfefff3aa615e23dd8c49771c2.png

Release

  • Deployed on Heroku
  • Github Repository
  • Add Design Details
  • Setting up Luminosity to run locally


V1.0.1

June 7 2021

Bug Fixes

  • SMTP mail verified
  • Show profile followers and following
  • Important: Fixed login by cookie
  • Prevent empty username and display name
  • Concise privacy policy
  • Minor UI Changes

To Fix

  • Host static images for profile images

Features to add

  • Show article stats
  • Public API
  • Logo Redesign


July 28 2021

Fixes

  • Profile Image hosting on Cloudinary. Store absolute URL of image in database
  • Increased p...
67 views


Changelog v1.1 | Luminosity
Published 11 Aug 2021

Changelog

0b19c2cfefff3aa615e23dd8c49771c2.png

Release

  • Deployed on Heroku
  • Github Repository
  • Add Design Details
  • Setting up Luminosity to run locally


V1.0.1


June 7 2021

Bug Fixes

  • SMTP mail verified
  • Show profile followers and following
  • Important: Fixed login by cookie
  • Prevent empty username and display name
  • Concise privacy policy
  • Minor UI Changes

To Fix

  • Host static images for profile images

Features to add

  • Show article stats
  • Public API
  • Logo Redesign


July 28 2021

Fixes

  • Profile Image hosting on Cloudinary. Store absolute URL of image in database
  • Increased p...
64 views