MathHubInfo / Frontend

A new MathHub Narration Frontend written in React.
GNU Affero General Public License v3.0
2 stars 0 forks source link

News #10

Closed ghost closed 5 years ago

ghost commented 6 years ago

Put the news on home and have a tab for the latest news and documented how it works in the wiki.

kohlhase commented 6 years ago

And get the old news from the old web site and reinstate them. There should also be a news feed (e.g. atom for this).

kohlhase commented 6 years ago

I guess Tom will look for a react framework for this.

tkw1536 commented 6 years ago

Atom might be a little bit more difficult, because of the way react works (everything is done using client-side javascript).

kohlhase commented 6 years ago

actually RSS is just as good, I do not care

kohlhase commented 5 years ago

We decided that for now, we will have a jekyll-based static server for the news posts we have. I have rescued the old news at http://github.com/MathHubInfo/News. Tom will set this up and make the news available under http://mathhub.info/news by a redirect.

We may later make a react.js based solution.

kohlhase commented 5 years ago

@tkw1536 this should only be a redirect away, but makes a large difference, could you just do that?

tkw1536 commented 5 years ago

We have a very bare-bones implementation of this at https://beta.mathhub.info/news.