Coder Social home page Coder Social logo

caraml-website's Introduction

CaRAML Website

This repository houses the content for the CaRAML group website. All content is primarily in Markdown and converted into webpages via Hugo. The website is deployed publicly via GitHub pages (see caraml-group.github.io).

Quick Links:

Adding a new profile or creating content

If you want to add a new profile or blogpost/other content, it may be easiest to follow this workflow:

  • Fork this repository.
  • Write in markdown, following the folder structure (place things in the appropriate folders under content/authors/ or content/post/).
    • For e.g., if you want to create a new profile for 'John Doe', you will create a new folder content/authors/john-doe and create a file titled _index.md under it. You can then copy the contents from here into the newly created _index.md and update the contents to those of John Doe. Optionally, add a profile picture titled featured.jpg or featured.png under the same folder.
  • Create a Pull Request in the original repository for review (an administrator will help you deploy).

This way, you will not need to install anything.

Local development and public deployment

For local development, please follow the instructions for the Academic theme.

For deploying to publicly to .github.io, follow the instructions here.

You may need to ensure that you are installing the exact versions of Hugo and the Academic theme when deploying to .github.io:

  • Hugo: 0.93.1
  • Theme: 5.0.0

Contribution Guidelines

  • Follow the GitHub Flow.
    • Branch/Fork → Commit → Pull Request [→ Merge]
  • Commit messages should be in title case and descriptive.
  • Maintain consistent coding style.
  • Comment out or delete debug statements when committing.
  • Make sure you haven't broken anything that was previously working.

caraml-website's People

Contributors

chaitjo avatar gcushen avatar rvinas avatar paulmorio avatar croydon-brixton avatar pietrobarbiero avatar

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.