GithubHelp home page GithubHelp logo

ccsleep / ccsleep-web Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 39 KB

Source code for ccsleep.net (probably going to retire)

Home Page: https://ccsleep.net/

License: MIT License

PHP 96.71% Hack 0.42% CSS 2.87%

ccsleep-web's Introduction

ccsleep.net source code

Source code for https://ccsleep.net/

Cosplay site. Poorly thrown together, but it works.

Original purpose is to create web gallery that can upload images via filesystems, and a 'usable' CMS.

Working on a rewrite because it's getting messy (especially the upload API).

Features

  • Blog
  • Admin Panel
  • Events Tables and Galleries Posts
  • Image Gallery (w/ upload via filesystem, tagging people)
  • Cosplayers (well it's a cosplay site)
  • Markdown support via Parsedown
  • Actually very easy to style, mostly classless

Deploying

Tested with PHP 7.3 and 8.0 (Apache only)

Requirements

  • Any S3 instance (in production, my web use Cloudflare R2)
  • PHP web server (Apache only!)
  1. Supply aws.phar from here and put it in common/ folder
  2. Edit common/s3_credentials.php to your own S3 credentials (the config is ready for Cloudflare R2)
  3. Create a database and import ccsleep.sql
  4. Edit common/conn.php to your database credentials
  5. Edit admin password on page/admin_login.php (default is admin, you should probably change it)
  6. Drag and drop this repo to your web server, and enjoy!

To access admin panel, access /admin on your web

To upload image folders, please see content/README.md

License

MIT

ccsleep-web's People

Contributors

ccsleep avatar

Stargazers

 avatar

Watchers

 avatar

ccsleep-web's Issues

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.