Giter Site home page Giter Site logo

jsajuria / conference-website-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikepierce/conference-website-template

0.0 1.0 0.0 10.74 MB

Simple HTML/CSS website template for a small academic conference

Home Page: https://mikepierce.github.io/conference-website-template/

License: GNU General Public License v3.0

CSS 15.92% HTML 84.08%

conference-website-template's Introduction

Screenshot of the Website


License: GPL v3 Buy Me a Coffee

An HTML/CSS website template perfect for a small academic conference. It's simple and easy to use, to contrast with something slicker but cumbersome like hoverboard. You can explore it live here.

Installation

If you have access to a department web server for hosting, then using this template is as easy as cloning this repository directly into your public HTML directory. If not you can pretty easily host a website using this template with github pages. See that link for more details, but the basic procedure is this:

  1. Create a repository on GitHub titled username.github.io, where username is your username on GitHub.

  2. Click the green Use this template button above, being sure to give your copy of this repository a more apt name, like awesome-conference.

  3. In your copy go to Settings and scroll down to GitHub Pages. Under Source choose the master branch of your forked copy. Then your copy of the website will be hosted at username.github.io/awesome-conference.

Beautiful Math with MathJax

It may be helpful to include mathematical notation on this website, especially in the abstracts of talks. This can be done using MathJax. For an example see the programs page of the template site. To include math in a page of this website, include the line

<script type="text/javascript" async 
    src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=default"> 
</script>

in the <head> of that page. Then math can by typeset by using LaTeX's math notation enclosed in \(...\) delimiters.

Sitemap (optional)

The sitemap.xml helps search engines understand the structure of the site. In this file, each instance of "WEBSITE" should be replaced with the actual address where this website is being hosted. See the sitemaps protocol page for more details.

conference-website-template's People

Contributors

mikepierce avatar

Watchers

James Cloos 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.