guismicios / django_chaman

django chaman is a deployment wizard (chaman).
Apache License 2.0
0 stars 0 forks source link

Should we use gh-pages??? #1

Open mkelly08 opened 5 years ago

mkelly08 commented 5 years ago

Should we use gh-pages and what should we use if for?

The idea is to have a guismicios blog, where we can publish guides, tips, and tricks we are going to be learning by doing this open source projects.

I am thinking of the next structure of the org. (In terms of websites)

The idea

  1. I think the Organization Webpage should be hosted with bratdev servers.
  2. We can and should use Read the docks for hosting the sphynx documentation.
  3. Use gh-pages for the blog with Jekyll .

This structure looks great to me the only problem is that I have 2 questions:

Questions

  1. Should the gh-pages branch be in this project or should we create a separate one?
  2. What should we use for the blog? Should we use a CMS? And which CMS?

More Context in CMS

There is a common pick among gh-pages that is Jekyll a very lightweight CMS that support very well gh-pages.

mkelly08 commented 5 years ago

Remember we only have one gh-pages for the organization. We can't use them project specific.