From charlesreid1

m (Bot: Orphan page, add template)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Orphan|date=April 2017}}
==Angular Projects on Github==
==Angular Projects on Github==


Line 26: Line 25:
Using dang-pelican-barebones to explore D3 sunburst charts:
Using dang-pelican-barebones to explore D3 sunburst charts:


Github repository: http://charlesreid1.github.io/dang-sunburst/
Github repository: http://github.com/charlesreid1/dang-sunburst/


Github Pages site: http://charlesreid1.github.io/dang-sunburst/
Github Pages site: http://charlesreid1.github.io/dang-sunburst/
Line 37: Line 36:


Github Pages site: http://charlesreid1.github.io/dang-bars/
Github Pages site: http://charlesreid1.github.io/dang-bars/
===dang streamgraph===
Exploring streamgraphs with the help of D3 and dang-pelican-barebones
Github repository: https://github.com/charlesreid1/dang-streamgraph
Github Pages site: http://charlesreid1.github.io/dang-streamgraph/


==Older But Still Useful Repositories==
==Older But Still Useful Repositories==
Line 70: Line 61:
[[Category:Javascript]]
[[Category:Javascript]]
[[Category:Github]]
[[Category:Github]]
[[Category:Angular]]

Latest revision as of 09:30, 16 April 2017

Angular Projects on Github

I have a couple of angular projects on Github.

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

Sea Budgets

This is a repository illustrating how to use dang-pelican-barebones, and extends its capabilities to cover iPython Notebooks. It uses the simple theme from the dang-pelican-barebones repository.

Github repository: https://github.com/charlesreid1/sea-budgets

Github Pages site: http://charlesreid1.github.io/sea-budgets/

dang sunburst

Using dang-pelican-barebones to explore D3 sunburst charts:

Github repository: http://github.com/charlesreid1/dang-sunburst/

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

dang bars

Exploring D3 bar graphs using dang-pelican-barebones

Github repository: https://github.com/charlesreid1/dang-bars

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

Older But Still Useful Repositories

A Shrubbery

A Shrubbery is a repository that uses Angular to manage combined maps and D3 graphs. Like Archimedes Pelican, this does not implement a new Pelican theme from scratch, but rather uses a pared-down (and less simple) version of the default.

Github Pages link: http://charlesreid1.github.io/a-shrubbery/

Github repository: https://github.com/charlesreid1/a-shrubbery

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