/rudolf-steiner

A landing page prototype for the Rudolf Steinerskolan in Gothenburg.

Primary LanguageJavaScriptMIT LicenseMIT

Rudolf Steiner

🏫 Info

A collaborative mission to update the website for Ruben Steinerskolan in Göteborg.

📌 Instructions

After cloning down the directory do the following:

Dependencies

From the root folder, type the following commands:

$ npm install
$ npm run build
$ composer install

Database Connection

Make a duplicate of the env.example file (within root) and rename it .env. Create a MySQL database connection with the db-name "wu20". In your .env file, head over to the URL mentioned on line 11 and copy and replace your result under the link.

Server

From the root folder, start up a local server with: $ php -S localhost:8000 -t public/


🌐 WordPress Settings

📚 This is going to be a long one.

Once you have your localhost up and running and passed sign up or login, set these changes from your Dashboard to get a better idea on how this project is structured:

Can't find Dashboard? In your URL type: localhost:8000/wp-admin.

First go to "Appearance" -> "Themes" and set the active menu to "WU20".

Menu

Go to Pages and add the following pages:

  • Hem
  • Kontakt
  • Årskurser

Don't forget to publish these one by one.

Then go to Appearence -> Menus (or Customize)

Create a new menu and give it the name header-menu. Select all pages except "Hem" to your new menu. Drag and drop your pages so the structure looks like this:

  • Om Oss *

    • Medarbetare *
    • Styrelse *
    • Vår Värdegrund *
  • Undervisning *

    • Alumner *
    • Vår Värdegrund *
    • Vår Värdegrund *
    • Waldorfpedagogik *
    • Årskurser
  • Aktuellt *

    • Nyhetsflöde *
    • Skolmaten *
    • Viktiga Datum *
  • Kontakt *

    • Elevhälsan *
    • Hitta Hit *

* Set these as custom links and give them the url "#".

If they're indented, drag and drop the link one step to the right to make them a sub item.

Under "Menu Settings" check the following box:

  • "Header Menu"

Save your changes and publish.

Then go to Settings -> Reading

Within the "Your homepage displays" options do the following:

  • Check the box for "A static page (select below)".
  • Select "Homepage" as "Hem".

Save your changes and publish.

Links

Correct links by going to Settings -> Permalinks.

Choose the following:

  • Custom structure.
  • Within the input field choose %category% followed by %postname%.

Save your changes.

Optional: In Settings -> General.

  • Set "Site Title" to "Rudolf Steinerskolan i Göteborg".
  • Set "Tagline" to:

    "Rudolf Steinerskolan i Göteborg är en waldorfskola med cirka 230 elever från förskoleklass upp till klass 9. Skolan grundades 1965 och erbjuder idag undervisning i egna vackra lokaler på Tallhöjdsgatan i Torpa."

  • In "Timezone" switch to "Stockholm".
  • Next to "Date Format" choose "Custom" and type "j F Y".
  • In "Time Format" switch to H:i.
  • Extra optional: If you're not debugging/working change "Site Language" to "Svenska".

🗜️ Tools


👨‍💻 Creators

Digital Design:

  • Hanna Chronholm
  • Tom-Christian Stokka

Web Development:


🏷️ License

MIT license