Skip to content
/ giorg Public template

A simple organizational website template

Notifications You must be signed in to change notification settings

IamLizu/giorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIORG

A simplest website for your organization. Tell people about your org and the people who are behind without coding.
All you have to do change demo information in the AboutMain.json. Changes you make will automatically take effect on the build.

As its very simple, you will be able to show org name, a tagline, about and the people using the application. But you may see more features in next versions.
Currently, org members are fetched from GitHub org. You may see other options in future release.

demo

Getting Started
  • Clone or download the repo
  • Make your desired changes.
  • Build app
  • Publish

To build the project after making changes, run npm run build. This will create a static site which you will be able to host anywhere. Don't forget to run npm install to install the required node modules.

You may work in development mode before building it, to see the changes you make taking effect as you make them. Execute npm start in the project directory, this runs the app in the development mode and usually opens a tab. If it doesn't, open http://localhost:3000 to view it in the browser.

You can learn more about creating react app in the Create React App documentation.

Contributing

Contributions are welcomed, always. Make changes, improvements and submit PR!

About

A simple organizational website template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published