Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.

Status of the VJ Makers’ website #2

Open
bnjmnt4n opened this issue Nov 27, 2016 · 6 comments
Open

Status of the VJ Makers’ website #2

bnjmnt4n opened this issue Nov 27, 2016 · 6 comments

Comments

@bnjmnt4n
Copy link
Contributor

bnjmnt4n commented Nov 27, 2016

Current status of VJ Maker’s Website

Right now it's a pretty simple website made up of a few base files for the layout and design, and files for each page. It’s currently built by hand, using HTML, CSS, Jekyll and a few other technologies.

The first thing we should decide is whether to continue to use this setup, or switch to a separate system like WordPress or Blogger.

Components of the website

Component Description
HTML Simple markup language used to display content of the site
CSS Used to style/design the site
Jekyll Simple static site generator - converts our templates into a proper site
Markdown Allows people to write text which can be formatted into HTML easily
GitHub Online storage for code
GitHub Pages Simple way to host pages on GitHub

List of VJ Makers’ Sites

Link
Website https://vjmakers.github.io/ (Source Code)
Instagram https://www.instagram.com/vjmakers/
YouTube https://www.youtube.com/channel/UCdF_Fxfn2WNCpO5eB_UjD_w
GitHub https://github.com/vjmakers
@bnjmnt4n
Copy link
Contributor Author

/cc @casualvisitor @wei2912 @knowyourenemy

What do y’all think? Just look through this and after that we can discuss with Mr Ho and Joshua.

@wei2912
Copy link
Member

wei2912 commented Nov 27, 2016 via email

@bnjmnt4n
Copy link
Contributor Author

@demoneaux what exactly is this for?

Just listing our options, for us to consider.

Status wise, I think we should stick to Jekyll

Yep.

but with Ruby plugins (meaning we build on a separate server,
similar to what I do on my website)

Currently it's built on Travis servers and pushed to GitHub pages.

@wei2912
Copy link
Member

wei2912 commented Nov 27, 2016 via email

@bnjmnt4n
Copy link
Contributor Author

@wei2912 nope, but instead of using a separate repo I use one branch for the source and the master branch for the generated code.

@wei2912
Copy link
Member

wei2912 commented Nov 27, 2016

@demoneaux I see, that's a pretty nice solution. I'll push my edits soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants