lurker icon indicating copy to clipboard operation
lurker copied to clipboard

Change Targer Hosts

Open igorkasyanchuk opened this issue 8 years ago • 1 comments

Hello, How we can change Target Hosts? Or specify some? Also, how we can change main page template? I want to add logo and link to home page, or some other text and I'm curious how I can do it. Thanks

igorkasyanchuk avatar Dec 04 '15 15:12 igorkasyanchuk

@igorkasyanchuk

  • different domains need to be mentioned in service.yml like this https://github.com/razum2um/lurker/blob/master/features/multidomain_support.feature#L25L26
  • custom main page is possible with lurker convert -c index.md e.g. example app does it here https://github.com/razum2um/lurker/blob/master/tasks/generate.rake#L92

razum2um avatar Dec 04 '15 15:12 razum2um