Skip to content

Commit f9357a6

Browse files
authored
Merge pull request #4 from samuelguebo/update-changelog
Update Changelog
2 parents 5cd71ab + 35a30f3 commit f9357a6

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
## [1.2.0] - 2024-01-04
6+
7+
- Replace Typed animation with slider on homepage
8+
- Improve Hamburger menu
9+
- Fix menu fallback causing fatal error
10+
- Replace purple with Dark theme
11+
412
## [1.0.7] - 2017-09-30
513
- fix php error in content-single.php
614

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Acajou
22
A minimalist woodstyle theme for WordPress.
33
## Description
4-
<img align="left" src="https://raw.githubusercontent.com/samuelguebo/acajou/master/screenshot.jpg" width="380" style="margin: 0 15px 0 0" alt="Acajou WordPress theme"/>
5-
Acajou is a clean, simple, and fully responsive WordPress theme that feels like wood and looks awesome on any device. Its name, pronounced ***/a.kaˈʒu/*** in French, refers to a tree from tropical forests.
4+
<img align="left" src="https://raw.githubusercontent.com/samuelguebo/acajou/master/screenshot.png" width="380" style="margin: 0 15px 0 0" alt="Acajou WordPress theme"/>
5+
6+
Acajou is a clean, simple, and fully responsive WordPress theme that feels like wood and looks awesome on any device. Its name, pronounced ***/a.kaˈʒu/*** in French, refers to a tree from tropical forests.
67

78
It adjusts automatically to any screen size including tablets and smartphones as well as Retina displays. Theme is built using [Zurb Foundation](https://github.com/zurb/foundation-sites), a framework for HTML5 / CSS3 which is SEO friendly. This WordPress theme was built with blogs and creative portfolios in mind but be creative and unleash its full potential in eCommerce, business and other projects. Acajou is available in English, French, and Spanish for now.
89

910
<hr/>
11+
<br/><br/>
1012

1113
## Installation
1214

@@ -16,7 +18,7 @@ It adjusts automatically to any screen size including tablets and smartphones as
1618
2. Upload the **acajou** folder to the **/wp-content/themes/** directory
1719
3. Activate the Theme through the Apperance - Themes menu in WordPress
1820
4. See **Appearance -> Customize** to change theme specific options.
19-
21+
2022
#### WordPress Admin Panel
2123

2224
1. Download theme by using "Download zip" button on the right side
@@ -47,7 +49,7 @@ Change the header image. It might support a random image list.
4749
Set the link for Facebook, Twitter, YouTube and other social networks.
4850

4951
#### Colors
50-
Acajou comes with six flavors: chocolate, blue, green, red, dark, and yellow. You might switch between these colors in using the Customizer.
52+
Acajou comes with six flavors: chocolate, blue, green, red, dark, and yellow. You might switch between these colors in using the Customizer.
5153

5254
## File structure
5355
In this theme we are using a default [WordPress template hierarchy](http://codex.wordpress.org/Template_Hierarchy).

0 commit comments

Comments
 (0)