From charlesreid1

No edit summary
No edit summary
Line 1: Line 1:
'''The Short Version:''' Use Archimedes Pelican, my Github project where I created templates to embed Angular into Pelican sites, so I can use Angular within pages and Python to manage the whole site.
==Angular Projects on Github==
 
I have a couple of angular projects on Github.
 
===A Shrubbery===
 
A Shrubbery is a repository that uses Angular to manage combined maps and D3 graphs.
 
===Dang-Pelican-Barebones===
 
This is a barebones, starting-point repository for creating projects that use Pelican to manage sites that have D3 and Angular components.
 
'''Bonus:''' This repository also contains a very clean, very simple Pelican theme.
 
Github Pages site: http://charlesreid1.github.io/dang-pelican-barebones
 
Github Repository: http://github.com/charlesreid1/dang-pelican-barebones
 
===Archimedes Pelican===
 
This is a repository that demonstrates the use of Pelican to manage sites that have Javascript components, specifically D3 and Angular.
 
This repository was created first, so the theme was just a stripped down version of the default, and therefore less simple than the dang-pelican-barebones repository.
 
Github Pages site: http://charlesreid1.github.io/archimedes-pelican/
 
Github repository: http://github.com/charlesreid1/archimedes-pelican


Archimedes Pelican site: http://charlesreid1.github.io/archimedes-pelican/


Archimedes Pelican GitHub repo: http://github.com/charlesreid1/archimedes-pelican


<!--
<!--

Revision as of 03:36, 28 July 2016

Angular Projects on Github

I have a couple of angular projects on Github.

A Shrubbery

A Shrubbery is a repository that uses Angular to manage combined maps and D3 graphs.

Dang-Pelican-Barebones

This is a barebones, starting-point repository for creating projects that use Pelican to manage sites that have D3 and Angular components.

Bonus: This repository also contains a very clean, very simple Pelican theme.

Github Pages site: http://charlesreid1.github.io/dang-pelican-barebones

Github Repository: http://github.com/charlesreid1/dang-pelican-barebones

Archimedes Pelican

This is a repository that demonstrates the use of Pelican to manage sites that have Javascript components, specifically D3 and Angular.

This repository was created first, so the theme was just a stripped down version of the default, and therefore less simple than the dang-pelican-barebones repository.

Github Pages site: http://charlesreid1.github.io/archimedes-pelican/

Github repository: http://github.com/charlesreid1/archimedes-pelican



References