Join Telegram | Follow us on Twitter
Everything housed here comes together to form thecodesign.io. The entire product is built using Hugo, a static site generator in Go, with the SCSS and JS resources being piped through Gulp for optimisations. The end result is constructed and hosted on Netlify.
Right now we support the latest versions of these browsers:
- Chrome
- Edge
- Firefox
- Safari
This is not to say that the coDesign site cannot be used in browsers older than those reflected, but merely that our focus will be on ensuring everything works great on just those.
To build the CSS & JS, enter gulp
. To preview the site, enter hugo serve
.
Feel free to open an issue for any bug, feature, or request. If you want to make a PR, make sure the change has been discussed or else your PR will get rejected.
Copyright coDesign, 2017
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.