Giter Site home page Giter Site logo

seu-esg.github.io's Introduction

SEU Edge System Group Website

This repository contains the source code for the official website of the Edge System Group at Southeast University (SEU).

The main purpose of this website is to host the presentation schedules for the reading group of the Edge System Group at SEU. The website is built using Node.js and EJS templating engine, with a custom build process for generating static pages.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Node.js (version 12.x or later recommended)
  • You have a basic understanding of JavaScript and Node.js

Getting Started

To install the project, follow these steps:

git clone https://github.com/SEU-ESG/seu-esg.github.io.git
cd seu-esg.github.io
npm install

To use SEU-ESG website, follow these steps:

Building the website

npm run build

This command will generate static HTML files in the dist directory, which can be deployed to a web server.

Start the development server

To run the website in development mode with a local server:

npm run dev

Note that this command starts a dev server after running the build process. It will serve the files from the dist directory at http://localhost:3000 (check the console output for the exact URL).

Updating Schedules

To add a new schedule for the reading group:

  1. Open the file configs/schedules.yaml
  2. Edit this file to add or modify schedules
  3. Save the file and rebuild the website using npm run build

Adding Presentation Slides

To add presentation slides:

  1. Place the slide files in the slides directory
  2. Reference these slides in your schedule entries in configs/schedules.yaml

Updating Blogs

To add a new blog post:

  1. Create a new markdown file in the blogs directory
  2. Add the necessary metadata to the file
  3. Rebuild the website using npm run build

Advanced Configuration

For advanced configurations, refer to configs/global.yaml. This file contains global settings for the website.

Contact

If you want to contact the maintainer of this project, please reach out to @liu-mengyang.

License

This project is licensed under the MIT License.

seu-esg.github.io's People

Contributors

actions-user avatar kqyhappy avatar liu-mengyang avatar marcus112-cs avatar scott4396 avatar seu-peter avatar tth37 avatar yywang14 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

seu-esg.github.io's Issues

Fork Request

您好!在网上偶然看到您这个网页和repo,我们最近也在组织MLSys的reading group。请问咱们网站的开源licence是什么?是否方便在注明来源的情况下在您的模版上fork并修改?

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.