-
-
Notifications
You must be signed in to change notification settings - Fork 182
Strategy : Structure & Planning
Matthew Rennekamp edited this page Jan 8, 2017
·
4 revisions
HTML standards can be found on https://www.w3.org/standards/webdesign/htmlcss. CSS is focused more on https://www.w3.org/Style/CSS/ than the previous link. Suggestions, not specific enough to make an Issue.
- Build a sitemap?
- Use a CSS framework / preprocessor?
- CMS? Ideally, we can make a unified website that is much better (especially as a marketing tool) at fulfilling our needs.
Most good websites are planned thoroughly, and this is the easy way to keep it simple. Guidelines are only to avoid JavaScript and Flash (Adobe), which are both proprietary. {The Free Software Foundation has more information.} HTML5 and CSS3 are the major implementations of languages; we do use PEP8 with Python. [https://www.python.org/dev/peps/]
- Add something like https://github.com/ripienaar/free-for-dev for us to use...?
- One free-for-open-source-projects list is https://github.com/velikanov/opensource-candies (similar to above)
An example of documenting an idea: A simple visualization of site navigation / page structure. (Not a guideline as of now!)