Git Product home page Git Product logo

uxvideos's Introduction

UXVIDEOS

See it with your eyes

What is this nonsense?

UXVIDEOS is just a parody where we merge the identity of XVIDEOS (interface and writing) with content from the UX Design world. The objective is just to level up this name proximity joke.

"My video was listed and I want it out of this awful site"

I'm sorry about that. Please, send an e-mail to [email protected] or open an issue here in Github and I'll remove it as soon as possible.


How to suggest a video

You just have to place a pull request, but that is really easy to do! Fork this repository, add a markdown page (.md) inside /videos folder following the pattern bellow. If you want to set a custom image, just add one inside /static/img folder.

Take some time to think about a funny title, it's really important! It needs to be a little suggestive, but without pornographic nor explicit language!

Defining a new /videos page

Below are the properties you can use when defining a new page:

  • layout: it should be always equal to "videos". Don't change it
  • title: your creative title
  • duration: invent one, respecting the pattern XXmin
  • views: invent one, respecting the pattern 300,500k, 1.2M
  • channel: invent one
  • youtube (optional): place the video id. When you open a video, in a URL that ends with "watch?v=0EVYTGYywX5", this code would be "0EVYTGYywX5"
  • image (optional): the name of the image inside /static/img you want to use as thumbnail. If not present, we'll try to get the image from YouTube video (if possible)
  • tags: invent. list by line all tags

The file needs to be in the pattern bellow:

---
layout: video
title: my hot title
duration: 10min
views: 500k
channel: Jon54
youtube: 0EVYTGYywX5
image: my-image.jpg
tags:
    - ux
    - design
---

Previewing it on my local server

You don't need to preview it since it's just about creating one file. But if you wan't to preview it, you need to install nodejs, clone our repository and run the project, that uses 11ty library.

git clone https://github.com/kikobr/UXVIDEOS.git
cd UXVIDEOS/
npm install
npm run dev

(Then open your browser in the URL http://localhost:8080)

Have fun!

"HUE HUE BR" - GUY, Brazilian (2017)

uxvideos's People

Contributors

kikobr avatar lbrezende avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

uxvideos's Issues

Tocar os videos

Seria interessante se realmente tocasse os videos, talvez dê pra embbedar os videos do youtube.

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.