Skip to content

A nature-inspired theme with multiple widget areas and transparent header images. Developed for the Girl and Boy Scouts of Björknäs in Sweden. The theme looks different (simpler and faster) when the user is using a mobile phone.

Notifications You must be signed in to change notification settings

mikaelsvensson/wordpress-theme-scouting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Theme for Nacka Equmenia

Getting Started

Start Docker:

$ docker compose up

Configure Wordpress on http://localhost:8080

Use some reasonable defaults for a test installation:

  • Site Title: Theme Equmenia Scout
  • Username: admin
  • Password: admin
  • Search Engine Visibility: Yes, discourage search engines from indexing this site

Go to http://localhost:8080/wp-admin/themes.php?theme=wp-theme-scouting and activate the theme.

$ docker-compose exec wordpress sh
# echo "define('FS_METHOD','direct');" >> wp-config.php
# chown -R www-data wp-content
# chmod -R 755 wp-content
# exit

Go to http://localhost:8080/wp-admin/admin.php?import=wordpress and import test/theme-unit-test-data.xml

About

A nature-inspired theme with multiple widget areas and transparent header images. Developed for the Girl and Boy Scouts of Björknäs in Sweden. The theme looks different (simpler and faster) when the user is using a mobile phone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published