Git Product home page Git Product logo

Comments (4)

Stuart-Moore avatar Stuart-Moore commented on September 4, 2024

Are you expecting each event to have it's own site or just it's own page on the main site?

For the former, maybe look at a simple Jekyll template. Easily cloned, just edit the Markdown, and off you go. This is how we did Data Platform Discovery Day - https://github.com/dataplatformdiscoveryday/dataplatformdiscoveryday.github.io - all content is in the _posts folder. Design isn't great, but that's a limitation of me rather than the platform. Free hosting on github, just need to buy the domain name.

If the latter, then I'd suggest something similar using templates and allow people to populate it with snippets. Keep the type/amount of content simple and limited to avoid issues. Again, Github and a pipeline would make it easy to maintain and control.

from datasaturdays.

way0utwest avatar way0utwest commented on September 4, 2024

Is there an expectation that most of the site is not the same with data driven elements on it? I would expect the overall look feel of each site should be similar, with some level of customization.

My initial feeling is that we ought to keep some general template for the site with tokens for some elements. As an example:

  • event name
  • event date
  • event location

We would then copy rows from the template table(s) to some event table and replace tokens with information that is entered by the organizer.

If we look at more static pages for each event, which certainly lowers resources, I would still store the code the pages in a store, read/update as needed, and then rewrite pages.

from datasaturdays.

stephlocke avatar stephlocke commented on September 4, 2024

We built a hugo site template for individual events https://github.com/satRdays/satRday_site_template These all get subdomains and hosting on netlify under their open source plan

from datasaturdays.

SQLDBAWithABeard avatar SQLDBAWithABeard commented on September 4, 2024

completed with #149

from datasaturdays.

Related Issues (20)

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.