frontpress icon indicating copy to clipboard operation
frontpress copied to clipboard

:zap: A full front-end AngularJS template for WordPress Rest API.

Results 16 frontpress issues
Sort by recently updated
recently updated
newest added

Its necessary to create tag pages. These pages could use the same structure as index page. It means that tag pages should use "list posts templates". The default route could...

Actually is hard to new developers to contribute to the project because there is no indication of how to build it. So this issue is to create some stuff to...

Its necessary to create pages. These pages could use the same structure as index page. It means that category pages should use "list posts templates". The default route could be...

Before start working on #117 would be nice to have a well designed structure for home page and post detail page (full post). Here I want to create a wireframe...

Before start working on #117 would be nice to have a well designed structure for home page and post detail page. Here I want to create a wireframe for home...

At this point of project development would be nice to have a wiki with some information for FrontPress users. I've [started a wiki](https://github.com/frontpressorg/frontpress/wiki) including a [installation guide](https://github.com/frontpressorg/frontpress/wiki/Installation), but I guess...

Actual FrontPress initial template has no css stylesheet. I guess FrontPres may not cause a good first impression because of that and this may cause some bounce rate for FrontPress....

FrontPress is avaliable via NPM, bower and [github files](https://github.com/frontpressorg/frontpress/tree/master/release). At this moment a new release commit is made when: * Any push is made for this project; and * The...

Hoje o infinite scroll é uma dependência fixa do projeto. Para diminuir a quantidade de dependências a utilização do [ngInfiniteScroll](https://sroze.github.io/ngInfiniteScroll/) deve ser opcional. Futuramente (fora dessa issue) pensei em deixar...