| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
We’ve rebuilt Dev.Opera as a static site, powered by Jekyll, Sass, and Gulp. In this repository, you find all the source files and content to build the site, make improvements, and submit new articles.
Please install the EditorConfig plugin for your editor to keep code style declared in the .editorconfig file.
If you’ve set up all the above at some point in the past, and want to update your installation, these are the steps to follow:
To start developing Dev.Opera run gulp, it would take up to 1 minute to:
So now every time you change project files, Dev.Opera will be rebuilt and you browser will update. For HTML and Markdown files it will still take up to 1 minute, for CSS it will be much faster (please request the same fast track for JS or anything else if needed).
To build a complete Dev.Opera, run gulp build: it will take a while to build the full site with all posts included in the _site folder. To deploy (sync build with remote server), run gulp deploy.
| Back | FazBrowse Home | New Git URL |