1
0
mirror of https://github.com/arsenetar/arsenetar.github.io.git synced 2024-11-15 02:19:02 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
44a02080a0 Convert Assets
Assets have been converted as follows:
- Change to gulp instead of grunt for build system
- Remove bower and manage with npm instead
- Change to postcss instead of sass
- Change to Pure.css instead of foundation (lighter weight)
- Update Icon Font
- Initial rework of site styling (layout will be committed with updated
  style later)
- Removed extra js which was not really needed
- Built js and css will be in the assets/dist directory

This really should have been probably 20 commits with a rebase or
something...
2015-06-09 22:28:50 -05:00
c5c8876717 Update GemFile & .gitignore
Updates the Gemfile to fix an issue in windows. Additionally the gitignore
was cleaned up.
2015-06-09 22:18:58 -05:00
b6566012a8 Update stylesheet CSS 2014-07-15 19:17:51 -04:00
2c5b4294f1 Enable Comments
Enable Comments on EdgeRouter Article
2014-07-15 19:13:10 -04:00
8b6d24348d Update Table Positioning
Update scss, still need to generate new css
2014-07-15 19:10:39 -04:00
704e3b8815 Finish EdgeRouter Post 2014-07-15 19:08:05 -04:00
6a98a82306 Update Stylesheet for Images
Limit images to 800x800 to avoid need to scroll images.
Center the images as well.
2014-07-15 16:04:17 -04:00
37a03414b9 Forgot .md extension 2014-07-15 15:42:12 -04:00
e9b530e0ca Add First Half of EdgeRouter Unboxing
Add the physical part of the EdgeRouter Unboxing along with the relevant
images.
2014-07-15 15:35:58 -04:00
1919feb82e Fix Date format in sitemap
Fix filter name
2014-01-07 20:37:14 -05:00
fae3400342 Update About Page
Change author section to be in first person.
Minor formatting changes
2014-01-07 20:27:41 -05:00
1cfd5b1082 Fix formatting on migration post 2014-01-07 19:49:09 -05:00
6e8e751739 Finish Up Migration Post 2014-01-07 19:47:09 -05:00
f29347d424 Add itemscope for WebPage 2014-01-07 19:05:42 -05:00
2c7d3771f9 Fix a few errors in style
Add missing a starting quote
Remove un-required meta
2014-01-07 19:02:33 -05:00
e474e976e0 Update posts and pages for blog changes
Add Partial migration article
2014-01-07 18:37:16 -05:00
d2fcf71162 Update blog style templates and configuration. 2014-01-07 18:36:14 -05:00
0d1a8bee77 Remove Gemfile.lock from git 2014-01-04 14:16:27 -05:00
6456e29a7b Fix css not added
Fix css was being ignored via .gitignore
2014-01-02 00:53:33 -05:00
eba3262d55 Update to Initial Skeleton for Jekyll
Update a bunch of files to get ready for Jekyll.
2014-01-02 00:49:38 -05:00
6f41a9f87a Start Migration to Jekyll
Migrating blog to Jekyll to make things easier in the log run.
2014-01-01 02:45:28 -05:00
ac15cd1bbe Update Site Content 2013-11-09 16:51:54 -05:00
63e19bea57 Update Site Content 2013-11-09 16:47:25 -05:00
c8b33849ef Update Site Content 2013-11-09 16:45:13 -05:00
4cf9730ee4 Update Site Content 2013-11-09 16:44:04 -05:00
03347dc873 Update Site Content 2013-11-09 16:41:56 -05:00
334e539581 Update about page and pelican-red article. 2013-08-05 13:01:19 -04:00
daca388d6d Update Site Content 2013-08-05 12:53:11 -04:00
6fd22fca44 Update to v0.1.0rc of pelican-red 2013-07-30 15:22:49 -04:00
3159beba2e Update to latest version of pelican-red 2013-07-29 16:57:23 -04:00
ca139c815d Update to get the site configured correctly 2013-07-29 12:01:38 -04:00
9b9aea75f4 Forgot to rename the disqus shortname variable 2013-07-29 11:33:40 -04:00
c648375797 Update site to test pelican-red 2013-07-29 11:29:57 -04:00
968c00fda0 Testing MakeFile 2013-06-02 03:20:46 +05:00
221f3c2ab7 Adds index.html placeholder
Probably need an index page for Github Pages to build.
2013-05-30 10:28:09 -04:00
0588986289 Initial Commit
Setup .gitignore, .gitattributes, README.md, and CNAME file.
2013-05-30 09:42:19 -04:00