Ghost CMS Developing Themes for Ghost In this article I will show you one possible workflow for Ghost theme development, to customize your blog by altering Ghost's default theme.
Xtext on the Web Xtext on the Web - Part 4 This tutorial series will show you, how you can turn an Xtext project into a web application. In this part we will make our DSL web application abailable to the people in the world by setting up an NGINX reverse proxy.
Xtext on the Web Xtext on the Web - Part 3 This tutorial series will show you, how you can turn an Xtext project into a web application. In this part we will take the compiler of the Xtext project and will use it to run our DSL in the Browser.
Xtext on the Web Xtext on the Web - Part 2 This tutorial series will show you, how you can turn an Xtext project into a web application. In this part we will take the Xtext code editor and turn it into a Vue.js/Node.js project.
Xtext on the Web Xtext on the Web - Part 1 Explaination on how to export the Xtext language server and code generator to build a web application, with which you can present your domain specific language (DSL).
web scraper A Simple Web Scraper with Email Notification How to implement a simple web scraper with notification functionality. A Node.js Project.