Prints a deprecation warning using the logger. The message states that the given method is being deprecated. An optional message can be give to — somthing nice and fuzzy about a new method or why this one has to go away; sniff, we‘ll miss you little buddy.
Calls the editor set in the Sitefile or in the environment variables WEBBY_EDITOR or EDITOR (in that order). This method will do nothing if the editor has not been set.
Scan the layouts/ folder and the content/ folder and create a new Resource object for each file found there.
Utility method used to rquire all files ending in .rb that lie in the directory below this file that has the same name as the filename passed in. Optionally, a specific directory name can be passed in such that the filename does not have to be equivalent to the directory.