Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize templates and librairies #45

Merged
merged 8 commits into from Jul 31, 2015
Merged

Reorganize templates and librairies #45

merged 8 commits into from Jul 31, 2015

Conversation

jlord
Copy link
Owner

@jlord jlord commented Jul 31, 2015

This doesn't have anything specifically with Electron, but I've reorganized a bunch of files and added some directories. They may also change in the future* as I keep working and see what makes most sense. For now:

  • assets css, images, fonts
  • challenges, challenges-zhtw the ready-to-serve complete pages for challenges (English and Traditional Chinese)
  • layouts layout templates for challenges and supporting pages (the later is in progress)
  • lib all the js files except for the main.js process that runs the app
  • menus js files that layout the menubar for the app
  • pages where the pages that aren't the challenges or the home page go
  • partials the header and footer files that are added to the layout templates
  • raw-content, raw-content-zhtw the main content of each challenge (English and Traditional Chinese)
  • verify all the verify scripts that the challenges use (could move into lib or future render lib directory)

*They will very likely change when I decide how to organize JS libs that are just for the main process and ones that are just for the render process (used by the webpages).

馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟 馃崟

@jlord jlord mentioned this pull request Jul 31, 2015
3 tasks
jlord pushed a commit that referenced this pull request Jul 31, 2015
Reorganize templates and librairies
@jlord jlord merged commit 1496c7f into master Jul 31, 2015
@jlord jlord deleted the templates branch July 31, 2015 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant