Commit Graph

34 Commits

Author SHA1 Message Date
TakeV d0328b1211 Upgrade dependencies 2021-11-29 19:20:09 -08:00
TakeV 09840c1702 Merge pull request 'Add sass support' (#7) from add-sass-support into master
Reviewed-on: http://git.solarpunk.moe/TakeV/ShapeyShifty/pulls/7
2021-11-30 02:37:50 +00:00
Charlotte Allen 254fff429c Add sass support 2021-11-29 18:36:07 -08:00
Charlotte Allen 4cee1378f8 Cleanup 2021-11-29 17:30:02 -08:00
Charlotte Rose-Marie Allen 71638b9018
Merge pull request #6 from CharlieRoseMarie/pipelines
Pipelines
2020-03-17 16:04:20 -07:00
Charlotte Allen e734115c01
Update gitignore 2020-03-17 15:56:51 -07:00
Charlotte Allen eea6a1e858
Add basic pipeline plumbing 2020-02-12 16:36:35 -08:00
Charlotte Rose-Marie Allen ef6922ab83
Merge pull request #5 from CharlieRoseMarie/add-indexing
Add post crawling
2020-02-03 12:35:28 -08:00
Charlotte Allen 4825e9cf26 Add post crawling 2020-02-03 12:29:19 -08:00
Charlotte Rose-Marie Allen da11623da2
Merge pull request #4 from CharlieRoseMarie/h-card-work
H card work
2020-01-28 17:43:18 -08:00
Charlotte Allen 0676034b7d
Implement tiny h-card for posts 2020-01-28 17:42:18 -08:00
Charlotte Allen 0d8a203c3c
Add means to record and display an author 2020-01-28 16:23:05 -08:00
Charlotte Allen d26ee9923d
Add basic author config 2020-01-27 23:58:10 -08:00
Charlotte Rose-Marie Allen d7647824b1
Merge pull request #3 from CharlieRoseMarie/add-routing
Playing around with routing
2020-01-27 23:19:25 -08:00
Charlotte Allen a268607e98
Playing around with routing 2020-01-27 23:14:01 -08:00
Charlotte Rose-Marie Allen 66303327eb
Merge pull request #2 from CharlieRoseMarie/remove-db
Revert adding a db since I'm going with flat files
2020-01-27 19:43:51 -08:00
Charlotte Allen b41d6534ca
Revert adding a db since I'm going with flat files 2020-01-27 19:42:36 -08:00
Charlotte Rose-Marie Allen 29e932d14d
Merge pull request #1 from CharlieRoseMarie/add-posts
Add posts
2020-01-27 19:18:21 -08:00
Charlotte Allen a07bfbd98c
Add parsing of posts. Need to look into the security of read-string. 2020-01-27 19:16:48 -08:00
Charlotte Allen 8ad5be6cc2
Merge branch 'master' into add-posts 2020-01-27 19:15:20 -08:00
Charlotte Allen 703520077e
Remove unneeded json stuff. Turns out we can serialize the data structures directly 2020-01-27 18:57:49 -08:00
Charlotte Allen c787cacc52
Implement basic post recording 2020-01-27 18:54:24 -08:00
Charlotte Allen 44d0da8f46
Add basic post generation method 2020-01-27 17:13:09 -08:00
Charlotte Allen 573b7ed0a5
Run files through formater 2020-01-27 16:35:03 -08:00
Charlotte Allen ac745e8f1e
Add formatter to project 2020-01-27 16:32:35 -08:00
Charlotte Allen 9ad5b67a74
Add dependencies needed for parsing and writing posts 2020-01-27 15:39:14 -08:00
Charlotte Allen 63a5ad9cd3
Use Luminus gitignore, since it's already set up 2020-01-06 11:28:59 -08:00
Charlotte Allen 22971d801f
Add database stuff 2020-01-06 11:27:28 -08:00
Charlotte Allen 397d8a5cee
Merge branch 'master' of github.com:CharlieRoseMarie/ShapeyShifty 2020-01-06 11:21:05 -08:00
Charlotte Allen 5bc089ffa2
More removing non-tracked files 2020-01-06 11:20:57 -08:00
Charlotte Rose-Marie Allen 3b0cccaf6f
Create LICENSE 2020-01-06 11:14:16 -08:00
Charlotte Allen cf8467e920
Remove file that shouldn't have been committed 2020-01-06 11:01:55 -08:00
Charlotte Allen 6448bd979a
Initial creation of Luminus project 2020-01-06 10:57:57 -08:00
Charlotte Rose-Marie Allen 572197ac2a
Initial commit 2020-01-06 10:40:10 -08:00