arduosoft / RawCMS

RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
https://forms.gle/wvu1HF9P52ZdXujv6
GNU General Public License v3.0
173 stars 72 forks source link

Improve "About" page #143

Open marcuson opened 4 years ago

marcuson commented 4 years ago

User story

Let's add some info to the About page!

task

Add some team info and some links to GitHub to "About" page.

hkiiita commented 4 years ago

Would the team info comprise of the details about the actual 9 contributers to this project ? like thier Github profile URLs ? and some info regarding related work in same field with Github links to similar projects ?

zeppaman commented 4 years ago

Hi @hkbiet, below the profiles of active contributors:

For similar GitHub projects, we worked on https://github.com/arduosoft/HubLink.

Please let me know if you need more info about the project or team.

ranganayakee commented 4 years ago

Hi @zeppaman Is this up for grabs? If so, I'd like to take this up.

zeppaman commented 4 years ago

Hi @ranganayakee, yes this is available.

On simple implementation could be migrating the backend infos (https://github.com/arduosoft/RawCMS/blob/master/RawCMS/Pages/Index.cshtml) on the frontend about page (https://github.com/arduosoft/RawCMS/blob/master/raw-cms-app/src/modules/core/views/about-view/about-view.tpl.html).

For more info about project setup, a quick intro to the project or any question you can reach me on gitter.

AaqibAhamed commented 4 years ago

I'll take this

NishantPuri99 commented 3 years ago

Hi, Is this still open? Thank you