GithubHelp home page GithubHelp logo

Homepage for Behavioral Data Science at UTS

Dependency

Please make sure you have installed the hugo (v0.60.1) for testing your changes. After cloning the project and making sure you are on the source branch, run bash view.sh within the project and then you'll be able to view your changes lively at: localhost:1313.

Content management

Adding a new piece of content to any pages can be done by adding a new post to the corresponding directories within the content folder. The following table shows the page and its corresponding folder

Page Home People Publication Research Blog News Tool
Location content/home content/authors content/publication/publications.bib content/researchproject content/blogpost data/news.yml content/softwaretool

Specifically, you can follow the steps here to add to a particular page:

  • People
    • Create a new folder at content/authors named {firstname}-{lastname} where two files are placed: _index.md with personal information and avatar.png with your avatar.
    • Copy the example from content/authors/quyu-kong/_index.md and change the fields accordingly based on the comments.
  • Research, Blog, Tool
    • A new post to these pages is also a folder whose name will be referenced in the url path. For example, content/newspost/test/ will be live at https://www.behavioral-ds.science/newspost/test/.
    • The folder should at least contains an index.md (note without _) which is consisted of two parts: the front matter and the markdown content. The front matter defines the metadata relates to the post. Some necessary metadata fields include title, authors (should match the full name of one of the authors defined in content/authors), date and output (html_document). Some optional fields are: tags, categories, links (e.g., link to a github repo) and header.
    • In particular, the header allows a featured image to be displayed for the post which makes it more attractive. The image can be placed in the same folder as the index.md.
  • Publication
    • Adding a new entry to the publication page is simply done by pasting the bibtex entry to the content/publication/publications.bib file.
  • News
    • Just adding a new entry to the data/news.yml file with date and description.

Behavioral Data Science's Projects

birdspotter icon birdspotter

BirdSpotter is a python package which provides an influence and bot detection toolkit for twitter.

cmlab icon cmlab

website source for the computational media lab

evently icon evently

evently: simulation, fitting of Hawkes processes

problematic-speech icon problematic-speech

Code for paper: Slipping to the Extreme: A Mixed Method to Explain How Extreme Opinions Infiltrate Online Discussions

vocationmap icon vocationmap

Vocation Map: Linking Social Media-Predicted Personality Traits and Occupations

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.