GithubHelp home page GithubHelp logo

revival's Introduction

The super awesome code that runs HackThisSite Dev.

Getting The Code

git clone --recursive https://github.com/HackThisSite/HackThisSite.git

Installation

See the Wiki for the up-to-date Installation Guide.

Help Us Out By Contributing

This project is still under development. Feedback and suggestions are appreciated and you are encouraged to use the Issues list on Github to provide that feedback.

Fork the repo, code, commit, push, and then submit a pull request. Simple as that.

revival's People

Contributors

wknd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

revival's Issues

Backend: Decide on language and framework to use

We must pick a language and framework to create our backend in.

Some considerations:

  • we will re-use a dump of the old database (mysql)

If we want to eventually move to serverless, I think we'd be limited to nodejs, python or go

Frontend: Decide on frontend framework

We gotta decide on what framework to look at.

Considerations:

  • most content is static of which the code would be hosted in a different repo
  • to save on resources, it is important everything can be pre-rendered

Some options:

  • gatsby (react based)
  • next.js (react based)
  • nuxtJS (Vue version of next.js)
  • Jekyll (Used by github, but free build times may be too long for large archives of articles or news) *
  • hugo (Written in GO, allegedly fastest build times) *
  • gridsome (Vue based)
  • Eleventy (similar to jekyll?) *
  • scully (Angular based)

(*) frameworks that only build static sites and leave you in full control, they don't add any JS to said static site themselves.

If using one of the framework agnostic builders, we will still need to pick a js framework to handle the dynamic portions.
Some options:

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.