You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by Sam Ruby <ru...@intertwingly.net> on 2020/04/03 22:47:07 UTC

mac development workflow

This is for Matt, who today got setupmymac working and is interested
in enhancing the secretary workbench, but it applies to all tools.

In your browser, go to http://whimsy.local/secretary/workbench/.

In your favorite text editor, edit
/srv/whimsy/www/secretary/workbench/views/index.html.rb as follows:

--- a/www/secretary/workbench/views/index.html.rb
+++ b/www/secretary/workbench/views/index.html.rb
@@ -10,7 +10,7 @@ _html do

   _header_ do
     _h1.bg_success do
-      _a 'ASF Secretary Mail', href: '.'
+      _a 'ASF Secretary Mail !!!', href: '.'
     end
   end

Save your change.

Refresh the browser window.

- Sam Ruby

P.S.  How it works can be found here:
https://github.com/apache/whimsy/blob/master/tools/toucher.rb,
https://github.com/apache/whimsy/blob/1ad9f8a360a4f9085e9f018ec1161b32e630bf05/config/setupmymac#L552,
and https://www.phusionpassenger.com/library/admin/apache/restart_app.html#restart-txt