-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Adding classes to align text on learning page - Cleaning up unnecessary code - Adding a class to center main text on the homepage
- Loading branch information
Showing
368 changed files
with
49 additions
and
104,079 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
*.un~ | ||
*.swp | ||
templates/custom_footer.html | ||
templates/home/_other_projects.html | ||
templates/home/custom_text.html | ||
templates/custom/* | ||
_ga.html | ||
_gcs.html | ||
_gcs_form.html | ||
.settings* | ||
.project | ||
.buildpath | ||
Thumbs.db |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
<h1>MicroPasts-Website</h1><br> | ||
MicroPasts Wordpress themes | ||
=========================== | ||
|
||
This repository contains the theme files for the MicroPasts website, which | ||
is run on Wordpress. It is a child theme of the wpbootstrap and has been developed | ||
by Adi Keinan-Schoonbaert. | ||
|
||
Relevant folders are: | ||
|
||
* wpbootstrap - parent theme; files for the test site (adi.micropasts.org) | ||
* micropasts - child theme; files for the micropasts.org site | ||
|
||
Upload the theme folder required to wp-content/themes. | ||
|
||
|
||
Funded by | ||
========= | ||
![AHRC funded](http://oac.lib.bris.ac.uk/Dserve/images/AHRC%20Logo%20Gray%20LScape2.JPG) | ||
|
||
Funded Partners | ||
=============== | ||
![British Museum](http://finds.org.uk/images/logos/bm_logo.png) | ||
![UCL](http://crowdsourced.micropasts.org/static/img/black.jpg) | ||
![Portable Antiquities Scheme](http://www.dayofarchaeology.com/wp-content/uploads/2011/05/pasrgbsize4.jpg) | ||
|
||
WordPress files for the main MicroPasts website and its test site, for the AHRC funded MicroPasts project.<br> | ||
Relevant folders are:<br> | ||
<i>themes/wpbootstrap</i> - parent theme; files for the test site (adi.micropasts.org)<br> | ||
<i>themes/wpbootstrap-child</i> - child theme; files for the micropasts.org site<br> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?php | ||
$bg = array( | ||
'http://micropasts.org/wp-content/uploads/2014/05/coins.jpg', | ||
'http://micropasts.org/wp-content/uploads/2014/05/terracotta5.jpeg', | ||
'http://micropasts.org/wp-content/uploads/2014/05/hoard.jpg', | ||
'http://micropasts.org/wp-content/uploads/2014/05/easter.jpeg', | ||
'http://micropasts.org/wp-content/uploads/2014/05/testaccio.jpg' | ||
); | ||
$i = rand(0, count($bg)-1); | ||
$selectedBg = $bg[$i]; |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-316 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/facebook-icon.png
Binary file not shown.
Binary file removed
BIN
-595 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/foursquare-icon.png
Binary file not shown.
Binary file removed
BIN
-444 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/googleplus-icon.png
Binary file not shown.
Binary file removed
BIN
-735 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/instagram-icon.png
Binary file not shown.
Binary file removed
BIN
-356 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/linkedin-icon.png
Binary file not shown.
Binary file removed
BIN
-632 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/pinterest-icon.png
Binary file not shown.
Binary file removed
BIN
-464 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/rss-feed-icon.png
Binary file not shown.
Binary file removed
BIN
-611 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/stumble-upon-icon.png
Binary file not shown.
Binary file removed
BIN
-443 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/twitter-icon.png
Binary file not shown.
Binary file removed
BIN
-539 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/vimeo-icon.png
Binary file not shown.
Binary file removed
BIN
-460 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/yelp-icon.png
Binary file not shown.
Binary file removed
BIN
-264 Bytes
wp-content/themes/responsive-childtheme-master/core/icons/youtube-icon.png
Binary file not shown.
Binary file removed
BIN
-5.7 KB
wp-content/themes/responsive-childtheme-master/core/images/default-logo.png
Binary file not shown.
Binary file removed
BIN
-39.6 KB
wp-content/themes/responsive-childtheme-master/core/images/featured-image.png
Binary file not shown.
Binary file removed
BIN
-60 Bytes
wp-content/themes/responsive-childtheme-master/core/images/ie7-fix.gif
Binary file not shown.
Binary file removed
BIN
-277 Bytes
wp-content/themes/responsive-childtheme-master/core/images/select-icons.png
Binary file not shown.
Empty file.
674 changes: 0 additions & 674 deletions
674
wp-content/themes/responsive-childtheme-master/license.txt
This file was deleted.
Oops, something went wrong.
Empty file.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.